summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0440-747/+298
|\
| * xfs, proc: hide unused xfs procfs helpersArnd Bergmann2018-05-251-1/+1
| * proc: update SIZEOF_PDE_INLINE_NAME for the new pde fieldsChristoph Hellwig2018-05-161-2/+2
| * tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-3/+3
| * jfs: simplify procfs codeChristoph Hellwig2018-05-166-99/+24
| * ext4: simplify procfs codeChristoph Hellwig2018-05-163-66/+14
| * afs: simplify procfs codeChristoph Hellwig2018-05-161-119/+15
| * proc: introduce proc_create_net_singleChristoph Hellwig2018-05-161-18/+31
| * proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-162-60/+44
| * proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-1616-191/+55
| * proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-163-17/+9
| * proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-1611-102/+44
| * proc: add a proc_create_reg helperChristoph Hellwig2018-05-162-19/+27
| * proc: simplify proc_register calling conventionsChristoph Hellwig2018-05-162-26/+20
| * proc: don't detour through seq->private to get the inodeChristoph Hellwig2018-05-161-14/+6
| * proc: introduce a proc_pid_ns helperChristoph Hellwig2018-05-164-20/+13
* | Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-4/+4
|\ \
| * | rmdir(),rename(): do shrink_dcache_parent() only on successAl Viro2018-05-271-4/+4
* | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-06-041-79/+43
|\ \ \
| * | | restore cond_resched() in shrink_dcache_parent()Al Viro2018-04-191-2/+7
| * | | dput(): turn into explicit while() loopAl Viro2018-04-151-18/+13
| * | | dcache: move cond_resched() into the end of __dentry_kill()Al Viro2018-04-151-3/+1
| * | | d_walk(): kill 'finish' callbackAl Viro2018-04-151-11/+7
| * | | d_invalidate(): unhash immediatelyAl Viro2018-04-151-46/+16
* | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-049-43/+39
|\ \ \ \
| * | | | xfs: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-303-8/+7
| * | | | btrfs: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-301-14/+11
| * | | | fs: convert block_dev.c to bioset_init()Kent Overstreet2018-05-301-6/+3
| * | | | block: don't print a message when the device went awayChristoph Hellwig2018-05-291-5/+9
| * | | | block: unexport check_disk_size_changeChristoph Hellwig2018-05-291-1/+0
| * | | | block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-141-2/+2
| * | | | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-1/+1
| * | | | scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig2018-05-142-6/+6
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
|\ \ \ \ \
| * | | | | Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| | |_|/ / | |/| | |
| * | | | fix io_destroy()/aio_complete() raceAl Viro2018-05-231-2/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-021-1/+1
|\ \ \ \ \
| * | | | | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-281-1/+1
* | | | | | Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-311-0/+1
|\ \ \ \ \ \
| * | | | | | fs: clear writeback errors in inode_init_alwaysDarrick J. Wong2018-05-301-0/+1
* | | | | | | Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-292-16/+13
|\ \ \ \ \ \ \
| * | | | | | | afs: Fix mounting of backup volumesMarc Dionne2018-05-161-9/+10
| * | | | | | | afs: Fix directory permissions checkDavid Howells2018-05-161-7/+3
* | | | | | | | proc: fix smaps and meminfo alignmentHugh Dickins2018-05-251-5/+0
* | | | | | | | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-251-10/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | | | | | | | Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-241-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: fix error handling in btrfs_truncate()Omar Sandoval2018-05-241-1/+2
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-2123-112/+133
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |