2016-11-02 |
Bart Van Assche | dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Add a kick_requeue_list argument to blk_mq_requ... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Introduce blk_mq_quiesce_queue() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Remove blk_mq_cancel_requeue_work() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Avoid that requeueing starts stopped queues |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Move more code into blk_mq_direct_issue_request() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Introduce blk_mq_queue_stopped() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Introduce blk_mq_hctx_stopped() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Bart Van Assche | blk-mq: Do not invoke .queue_rq() for a stopped queue |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Kent Overstreet | block: add bio_iov_iter_get_pages() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jens Axboe | writeback: mark background writeback as such |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jens Axboe | writeback: add wbc_to_write_flags() |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jens Axboe | block: add REQ_BACKGROUND |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block: remove the CONFIG_BLOCK ifdef in blk_types.h |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | mm: only include blk_types in swap.h if CONFIG_SWAP... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | ceph: don't include blk_types.h in messenger.h |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | arm, arm64: don't include blk_types.h in <asm/io.h> |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block,fs: untangle fs.h and blk_types.h |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block, fs: move submit_bio to bio.h |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | fs: decouple READ and WRITE from the block layer ops |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block,fs: use REQ_* flags directly |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block: replace REQ_NOIDLE with REQ_IDLE |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block: treat REQ_FUA and REQ_PREFLUSH as synchronous |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | block: don't use REQ_SYNC in the READ_SYNC definition |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | btrfs: use op_is_sync to check for synchronous requests |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | bcache: use op_is_sync to check for synchronous requests |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | umem: use op_is_sync to check for synchronous requests |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | blk-cgroup: use op_is_sync to check for synchronous... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Christoph Hellwig | cfq-iosched: use op_is_sync instead of opencoding it |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: add a proper block layer data direction encoding |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: better op and flags encoding |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: split out request-only flags into a new namespace |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: replace REQ_THROTTLED with a bio flag |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: move REQ_RAHEAD to common flags |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: REQ_NOMERGE is common to the bio and request |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Christoph Hellwig | block: remove bio_is_rw |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jens Axboe | blk-mq: get rid of confusing blk_map_ctx structure |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jens Axboe | blk-mq: update hardware and software queues for sleepin... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Mike Snitzer | brd: remove support for BLKFLSBUF |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Jan Kara | brd: Switch rd_size to unsigned long |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Arnd Bergmann | sd: fix uninitialized variable access in error handling |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Arnd Bergmann | block: zoned: fix harmless maybe-uninitialized warning |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Hannes Reinecke | sd: Implement support for ZBC devices |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Shaun Tancheff | blk-zoned: implement ioctls |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Hannes Reinecke | block: Implement support for zoned block devices |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Shaun Tancheff | block: Define zoned block device operations |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Hannes Reinecke | block: update chunk_sectors in blk_stack_limits() |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Hannes Reinecke | blk-sysfs: Add 'chunk_sectors' to sysfs attributes |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Damien Le Moal | block: Add 'zoned' queue limit |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Junjie Mao | btrfs: assign error values to the correct bio structs |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Dave Hansen | x86, pkeys: remove cruft from never-merged syscalls |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Dave Hansen | generic syscalls: kill cruft from removed pkey syscalls |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Linux 4.9-rc1 |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge tag 'gcc-plugins-v4.9-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge tag 'sound-fix-4.9-rc1' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge branch 'for-linus-4.9' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Al Viro | Merge branch 'work.uaccess' into for-linus |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Guenter Roeck | score: traps: Add missing include file to fix build... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Oleg Nesterov | fs/super.c: don't fool lockdep in freeze_super() and... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Linus Torvalds | Merge branch 'overlayfs-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Oleg Nesterov | fs/super.c: fix race between freeze_super() and thaw_su... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Vivek Goyal | overlayfs: Fix setting IOP_XATTR flag |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Vegard Nossum | iov_iter: kernel-doc import_iovec() and rw_copy_check_u... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'linux-kselftest-4.9-rc1-update' of git:... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'kbuild' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'docs-4.9-2' of git://git.lwn.net/linux |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'for-linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'for-linus-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'rtc-4.9' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'i2c/for-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'acpi-extra-4.9-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'pm-extra-4.9-rc1' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Steve French | CIFS: Retrieve uid and gid from special sid if enabled |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Steve French | CIFS: Add new mount option to set owner uid and gid... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'for-4.9' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add events support and register IB device |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add GSI support |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add LL2 RoCE interface |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for data path |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for memory registeration verbs |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for QP verbs |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for PD,PKEY and CQ verbs |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for user context verbs |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add support for RoCE HW init |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ram Amrani | qedr: Add RoCE driver framework |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'for-4.9' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge branch 'for-4.9' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Dave Jones | pkeys: Remove easily triggered WARN |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'metag-for-v4.9-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Linus Torvalds | Merge tag 'powerpc-4.9-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ralf Baechle | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Rafael J. Wysocki | Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Rafael J. Wysocki | Merge branches 'device-properties' and 'acpi-misc' |
commit | commitdiff | tree | snapshot |
next |