Sign in
gem5
/
arm
/
linux
/
8e53624d44c1de31b1b0d4f500703669418a4c67
/
include
8e53624
lightnvm: eliminate nvm_lun abstraction in mm
by Javier González
· 8 years ago
2a02e62
lightnvm: eliminate nvm_block abstraction on mm
by Javier González
· 8 years ago
eec4456
lightnvm: remove debug lun statistics from gennvm
by Javier González
· 8 years ago
0ac4072
lightnvm: remove get_lun operation on gennvm
by Javier González
· 8 years ago
8e79b5c
lightnvm: move block provisioning to targets
by Javier González
· 8 years ago
8176117
lightnvm: manage lun partitions internally in mm
by Javier González
· 8 years ago
de93434
lightnvm: remove gen_lun abstraction
by Javier González
· 8 years ago
0e5c324
lightnvm: make address conversion functions global
by Javier González
· 8 years ago
7e4f64a
lightnvm: cleanup unused target operations
by Javier González
· 8 years ago
402ab9a
lightnvm: add ECC error codes
by Javier González
· 8 years ago
a24ba46
lightnvm: export set bad block table
by Javier González
· 8 years ago
bb31497
lightnvm: enable to send hint to erase command
by Javier González
· 8 years ago
3dc87dd
nvme: lightnvm: attach lightnvm sysfs to nvme block device
by Matias Bjørling
· 8 years ago
63db89e
nbd: move multi-connection bit to unused value
by Jens Axboe
· 8 years ago
9561a7a
nbd: add multi-connection support
by Josef Bacik
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
93c5bdf
block: clear all of bi_opf in bio_set_op_attrs
by Christoph Hellwig
· 8 years ago
9a05e75
block: Change extern inline to static inline
by Tobias Klauser
· 8 years ago
64f1c21
blk-mq: make the polling code adaptive
by Jens Axboe
· 8 years ago
06426ad
blk-mq: implement hybrid poll mode for sync O_DIRECT
by Jens Axboe
· 8 years ago
bbd7bb7
block: move poll code to blk-mq
by Jens Axboe
· 8 years ago
87760e5
block: hook up writeback throttling
by Jens Axboe
· 8 years ago
e34cbd3
blk-wbt: add general throttling mechanism
by Jens Axboe
· 8 years ago
cf43e6b
block: add scalable completion tracking of requests
by Jens Axboe
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
b57d74a
writeback: track if we're sleeping on progress in balance_dirty_pages()
by Jens Axboe
· 9 years ago
d278d4a
block: add code to track actual device queue depth
by Jens Axboe
· 9 years ago
50d24c3
block: immediately dispatch big size request
by Shaohua Li
· 8 years ago
2b053ac
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
by Bart Van Assche
· 8 years ago
6a83e74
blk-mq: Introduce blk_mq_quiesce_queue()
by Bart Van Assche
· 8 years ago
9b7dd57
blk-mq: Remove blk_mq_cancel_requeue_work()
by Bart Van Assche
· 8 years ago
fd00144
blk-mq: Introduce blk_mq_queue_stopped()
by Bart Van Assche
· 8 years ago
2cefe4d
block: add bio_iov_iter_get_pages()
by Kent Overstreet
· 8 years ago
13edd5e
writeback: mark background writeback as such
by Jens Axboe
· 8 years ago
7637241
writeback: add wbc_to_write_flags()
by Jens Axboe
· 8 years ago
1d796d6
block: add REQ_BACKGROUND
by Jens Axboe
· 8 years ago
7281b45
block: remove the CONFIG_BLOCK ifdef in blk_types.h
by Christoph Hellwig
· 8 years ago
be29796
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
by Christoph Hellwig
· 8 years ago
9f08217
ceph: don't include blk_types.h in messenger.h
by Christoph Hellwig
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 8 years ago
1e3914d
block, fs: move submit_bio to bio.h
by Christoph Hellwig
· 8 years ago
d384995
fs: decouple READ and WRITE from the block layer ops
by Christoph Hellwig
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
a2b8096
block: replace REQ_NOIDLE with REQ_IDLE
by Christoph Hellwig
· 8 years ago
b685d3d
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
by Christoph Hellwig
· 8 years ago
6f6b291
block: don't use REQ_SYNC in the READ_SYNC definition
by Christoph Hellwig
· 8 years ago
d71d9ae
blk-cgroup: use op_is_sync to check for synchronous requests
by Christoph Hellwig
· 8 years ago
8737417
block: add a proper block layer data direction encoding
by Christoph Hellwig
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
8d2bbd4
block: replace REQ_THROTTLED with a bio flag
by Christoph Hellwig
· 8 years ago
188bd2b
block: move REQ_RAHEAD to common flags
by Christoph Hellwig
· 8 years ago
bd1c1c2
block: REQ_NOMERGE is common to the bio and request
by Christoph Hellwig
· 8 years ago
c4aebd0
block: remove bio_is_rw
by Christoph Hellwig
· 8 years ago
89d9475
sd: Implement support for ZBC devices
by Hannes Reinecke
· 8 years ago
3ed05a9
blk-zoned: implement ioctls
by Shaun Tancheff
· 8 years ago
6a0cb1b
block: Implement support for zoned block devices
by Hannes Reinecke
· 8 years ago
2d25344
block: Define zoned block device operations
by Shaun Tancheff
· 8 years ago
797476b
block: Add 'zoned' queue limit
by Damien Le Moal
· 8 years ago
7175790
generic syscalls: kill cruft from removed pkey syscalls
by Dave Hansen
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d3304ca
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d4d24d2
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b41d037
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
cecbcdd
qedr: Add support for QP verbs
by Ram Amrani
· 8 years ago
a7efd77
qedr: Add support for PD,PKEY and CQ verbs
by Ram Amrani
· 8 years ago
ac1b36e
qedr: Add support for user context verbs
by Ram Amrani
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
b6daa51
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
4960634
pkeys: Remove easily triggered WARN
by Dave Jones
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3f62d52
Merge branches 'device-properties' and 'acpi-misc'
by Rafael J. Wysocki
· 8 years ago
383731d
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
d60874c
vfs: add vfs_get_link() helper
by Miklos Szeredi
· 8 years ago
29fbff8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
35a891b
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
e3799a2
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
b8a4ddb
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
by Tom Herbert
· 8 years ago
899bb66
cpufreq: skip invalid entries when searching the frequency
by Aaro Koskinen
· 8 years ago
b67be92
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
2d2474a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
084165a
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 8 years ago
4cdf8db
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a379f71
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
819bf59
docs-rst: sphinxify 802.11 documentation
by Johannes Berg
· 8 years ago
9c5d760
mm: split gfp_mask and mapping flags into separate fields
by Michal Hocko
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
e154ccc
kthread: add kerneldoc for kthread_create()
by Jonathan Corbet
· 8 years ago
dbf5268
kthread: better support freezable kthread workers
by Petr Mladek
· 8 years ago
9a6b06c
kthread: allow to modify delayed kthread work
by Petr Mladek
· 8 years ago
Next »