Age | Commit message (Expand) | Author | Files | Lines |
2015-02-20 | Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in... | Jens Axboe | 4 | -213/+414 |
2015-02-20 | blk-throttle: check stats_cpu before reading it from sysfs | Thadeu Lima de Souza Cascardo | 1 | -0/+3 |
2015-02-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 15 | -1090/+596 |
2015-02-19 | NVMe: Fix potential corruption on sync commands | Keith Busch | 1 | -29/+3 |
2015-02-19 | NVMe: Remove unused variables | Keith Busch | 1 | -8/+0 |
2015-02-19 | NVMe: Fix scsi mode select llbaa setting | Keith Busch | 1 | -1/+1 |
2015-02-19 | NVMe: Fix potential corruption during shutdown | Keith Busch | 2 | -31/+19 |
2015-02-19 | NVMe: Asynchronous controller probe | Keith Busch | 2 | -17/+32 |
2015-02-19 | NVMe: Register management handle under nvme class | Keith Busch | 2 | -25/+57 |
2015-02-19 | NVMe: Update SCSI Inquiry VPD 83h translation | Keith Busch | 3 | -44/+62 |
2015-02-19 | NVMe: Metadata format support | Keith Busch | 3 | -67/+249 |
2015-02-19 | x86: pte_protnone() and pmd_protnone() must check entry is not present | David Vrabel | 1 | -2/+4 |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 34 | -861/+1063 |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 23 | -488/+444 |
2015-02-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 13 | -507/+760 |
2015-02-19 | Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+14 |
2015-02-19 | Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 10 | -243/+1259 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 33 | -99/+105 |
2015-02-19 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -11/+21 |
2015-02-19 | MAINTAINERS: update Ceph and RBD maintainers | Sage Weil | 1 | -3/+4 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 9 | -90/+40 |
2015-02-19 | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 1 | -2/+3 |
2015-02-19 | libceph: fix double __remove_osd() problem | Ilya Dryomov | 1 | -8/+18 |
2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig | 1 | -54/+68 |
2015-02-19 | ceph: return error for traceless reply race | Yan, Zheng | 1 | -6/+9 |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng | 2 | -3/+6 |
2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng | 1 | -3/+26 |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 1 | -0/+4 |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol | 4 | -4/+33 |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov | 1 | -20/+10 |
2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng | 1 | -1/+1 |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng | 1 | -14/+15 |
2015-02-19 | client: include kernel version in client metadata | Yan, Zheng | 1 | -1/+2 |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 3 | -4/+19 |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng | 1 | -2/+10 |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2 | -15/+26 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2 | -9/+5 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 1 | -44/+42 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2 | -18/+35 |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 1 | -7/+6 |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng | 4 | -27/+63 |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng | 1 | -6/+7 |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist | 1 | -30/+0 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 4 | -0/+27 |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 1 | -2/+2 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 5 | -192/+4 |
2015-02-18 | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 4 | -49/+36 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -499/+582 |
2015-02-18 | Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |