summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+27
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-222-5/+28
|\
| * fs: clean up the flags definition in uapi/linux/fs.hTheodore Ts'o2016-01-081-4/+27
| * ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
| * ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1
* | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-221-0/+33
|\ \
| * | xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+1
| * | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-0/+32
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-222-0/+5
|\ \ \
| * | | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-01-192-0/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-222-14/+14
|\ \ \ \
| * | | | mm: fix kernel crash in khugepaged threadyalin wang2016-01-211-6/+6
| * | | | thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-211-8/+8
* | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-216-27/+38
|\ \ \ \ \
| * | | | | uapi: update install list after nvme.h renameMike Frysinger2016-01-131-1/+1
| * | | | | PCI/AER: include header fileSudip Mukherjee2015-12-231-0/+1
| * | | | | block: remove REQ_NO_TIMEOUT flagChristoph Hellwig2015-12-221-2/+0
| * | | | | block: defer timeouts to a workqueueChristoph Hellwig2015-12-221-0/+1
| * | | | | blk-integrity: empty implementation when disabledKeith Busch2015-12-031-10/+22
| * | | | | nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-011-14/+13
* | | | | | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-212-65/+204
|\ \ \ \ \ \
| * | | | | | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe2016-01-131-57/+64
| * | | | | | lightnvm: introduce factory resetMatias Bjørling2016-01-122-0/+21
| * | | | | | lightnvm: use system block for mm initializationMatias Bjørling2016-01-121-0/+3
| * | | | | | lightnvm: introduce ioctl to initialize deviceMatias Bjørling2016-01-121-0/+11
| * | | | | | lightnvm: core on-disk initializationMatias Bjørling2016-01-122-0/+36
| * | | | | | lightnvm: introduce mlc lower page table mappingsMatias Bjørling2016-01-121-0/+20
| * | | | | | lightnvm: add mccap supportMatias Bjørling2016-01-121-0/+7
| * | | | | | lightnvm: manage open and closed blocks separatelyJavier González2016-01-121-3/+22
| * | | | | | lightnvm: fix missing grown bad block typeMatias Bjørling2016-01-121-2/+3
| * | | | | | lightnvm: introduce nvm_submit_ppaMatias Bjørling2016-01-121-0/+2
| * | | | | | lightnvm: move rq->error to nvm_rq->errorMatias Bjørling2016-01-121-1/+3
| * | | | | | lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling2016-01-121-1/+1
| * | | | | | lightnvm: refactor end_io functions for syncMatias Bjørling2016-01-121-4/+8
| * | | | | | lightnvm: refactor rqd ppa list into set/freeMatias Bjørling2016-01-121-0/+3
| * | | | | | lightnvm: move ppa erase logic to coreMatias Bjørling2016-01-121-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-215-3/+236
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | xen/blkif: document blkif multi-queue/ring extensionBob Liu2016-01-041-0/+48
| * | | | | lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-251-1/+1
| * | | | | drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg2015-11-251-1/+1
| * | | | | drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4Lars Ellenberg2015-11-251-1/+0
| * | | | | drbd: Backport the "status" commandAndreas Gruenbacher2015-11-252-0/+49
| * | | | | drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-252-0/+130
| * | | | | drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-251-0/+7
* | | | | | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-211-0/+7
|\ \ \ \ \ \
| * | | | | | Add 'unsafe' user access functions for batched accessesLinus Torvalds2015-12-171-0/+7
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2122-659/+595
|\ \ \ \ \ \ \
| * | | | | | | mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-201-1/+4
| * | | | | | | mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-201-0/+6
| * | | | | | | mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-201-0/+6