summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-034-8/+7
* buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe2017-10-031-23/+0
* buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe2017-10-031-5/+1
* buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-035-27/+14
* blk-mq: wire up completion notifier for laptop modeJens Axboe2017-10-031-0/+3
* blk-mq-tag: kill unused tag enumsJens Axboe2017-10-011-6/+1
* blk-mq: remove unused function hctx_allow_mergesweiping zhang2017-09-301-6/+0
* null_blk: add "no_sched" module parameterweiping zhang2017-09-301-0/+6
* block: fix a build errorShaohua Li2017-09-263-6/+6
* block: cryptoloop - Fix build warningCorentin Labbe2017-09-261-2/+0
* block/loop: make loop cgroup awareShaohua Li2017-09-262-0/+14
* block: make blkcg aware of kthread stored original cgroup infoShaohua Li2017-09-261-6/+7
* blkcg: delete unused APIsShaohua Li2017-09-263-45/+0
* kthread: add a mechanism to store cgroup infoShaohua Li2017-09-262-2/+75
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-251-1/+1
|\
| * fix a typo in put_compat_shm_info()Al Viro2017-09-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2525-175/+226
|\ \
| * | nvme-fcloop: fix port deletes and callbacksJames Smart2017-09-251-64/+38
| * | nvmet-fc: sync header templates with commentsJames Smart2017-09-251-5/+8
| * | nvmet-fc: ensure target queue id within range.James Smart2017-09-251-0/+3
| * | nvmet-fc: on port remove call put outside lockJames Smart2017-09-251-1/+5
| * | nvme-rdma: don't fully stop the controller in error recoverySagi Grimberg2017-09-251-1/+1
| * | nvme-rdma: give up reconnect if state change failsSagi Grimberg2017-09-251-1/+6
| * | nvme-core: Use nvme_wq to queue async events and fw activationSagi Grimberg2017-09-251-2/+2
| * | nvme: fix sqhd reference when admin queue connect failsJames Smart2017-09-251-1/+2
| * | block: fix a crash caused by wrong APIShaohua Li2017-09-251-1/+1
| * | fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-253-21/+67
| * | nvmet: implement valid sqhd values in completionsJames Smart2017-09-253-6/+12
| * | nvme-fabrics: Allow 0 as KATO valueGuilherme G. Piccoli2017-09-251-9/+9
| * | nvme: allow timed-out ios to retryJames Smart2017-09-251-2/+0
| * | nvme: stop aer posting if controller state not liveJames Smart2017-09-251-2/+3
| * | nvme-pci: Print invalid SGL only onceKeith Busch2017-09-251-12/+18
| * | nvme-pci: initialize queue memory before interruptsKeith Busch2017-09-251-2/+2
| * | nvmet-fc: fix failing max io queue connectionsJames Smart2017-09-251-3/+3
| * | nvme-fc: use transport-specific sgl formatJames Smart2017-09-251-6/+7
| * | nvme: add transport SGL definitionsJames Smart2017-09-251-0/+6
| * | nvme.h: remove FC transport-specific error valuesJames Smart2017-09-251-13/+0
| * | qla2xxx: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | lpfc: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fcloop: remove use of FC-specific error codesJames Smart2017-09-251-1/+1
| * | nvmet-fc: remove use of FC-specific error codesJames Smart2017-09-251-6/+3
| * | nvme-fc: remove use of FC-specific error codesJames Smart2017-09-251-4/+4
| * | loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval2017-09-251-4/+2
| * | blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-253-6/+16
| * | nbd: ignore non-nbd ioctl'sJosef Bacik2017-09-251-0/+6
| * | bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-09-251-1/+0
| * | brd: fix overflow in __brd_direct_accessMikulas Patocka2017-09-251-1/+1
* | | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-251-9/+5
|\ \ \
| * | | gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-251-9/+5
* | | | Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-09-253-2/+3
|\ \ \ \