summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+1
|\
| * fix a typo in put_compat_shm_info()Al Viro2017-09-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-2625-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-261-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-263-2/+3
|\ \ \ \
| * | | | arch: change default endian for microblazeBabu Moger2017-09-251-1/+1
| * | | | microblaze: Cocci spatch "vma_pages"Thomas Meyer2017-09-251-1/+1
| * | | | microblaze: Add missing kvm_para.h to KbuildMichal Simek2017-09-251-0/+1
* | | | | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-263-29/+41
|\ \ \ \ \
| * | | | | tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-09-231-15/+0
| * | | | | extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)2017-09-231-5/+30
| * | | | | extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)2017-09-231-9/+1
| * | | | | rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-09-231-0/+10