summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* autofs4: Wrong format for printing dentryRasmus Villemoes2015-02-201-1/+1
* coredump: Fix typo in commentBastien Nocera2015-02-201-1/+1
* fs/aio.c: Remove duplicate function name in pr_debug messagesKinglong Mee2015-02-201-3/+3
* configfs: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
* don't bother with most of the bad_file_ops methodsAl Viro2015-02-201-147/+0
* configfs_add_file: fold into its sole callerAl Viro2015-02-172-19/+10
* configfs: fold create_dir() into its only callerAl Viro2015-02-171-34/+29
* configfs: configfs_create() init callback is never NULL and it never failsAl Viro2015-02-173-15/+6
* Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-172-1/+6
|\
| * nfsd4: fix v3-less buildJ. Bruce Fields2015-02-161-0/+5
| * nfsd: fix comparison in fh_fsid_match()Dan Carpenter2015-02-121-1/+1
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-179-33/+232
|\ \
| * | ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-052-2/+72
| * | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-051-0/+50
| * | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-058-31/+110
* | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-172-19/+50
|\ \ \
| * | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-292-14/+48
| * | | new helper: iov_iter_bvec()Al Viro2015-01-291-5/+2
* | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-173-57/+106
|\ \ \ \
| * | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-231-15/+14
| * | | | audit: enable filename recording via getname_kernel()Paul Moore2015-01-231-0/+1
| * | | | simpler calling conventions for filename_mountpoint()Al Viro2015-01-231-16/+7
| * | | | fs: create proper filename objects using getname_kernel()Paul Moore2015-01-233-20/+64
| * | | | fs: rework getname_kernel to handle up to PATH_MAX sized filenamesPaul Moore2015-01-231-14/+20
| * | | | cut down the number of do_path_lookup() callersAl Viro2015-01-231-4/+12
* | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-123/+168
|\ \ \ \ \
| * | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-0/+40
| * | | | | new primitive: debugfs_create_automount()Al Viro2015-01-251-0/+48
| * | | | | debugfs: split end_creating() into success and failure casesAl Viro2015-01-251-14/+13
| * | | | | debugfs: take mode-dependent parts of debugfs_get_inode() into callersAl Viro2015-01-251-32/+16
| * | | | | fold debugfs_mknod() into callersAl Viro2015-01-251-37/+31
| * | | | | fold debugfs_create() into callerAl Viro2015-01-251-14/+3
| * | | | | fold debugfs_mkdir() into callerAl Viro2015-01-251-15/+6
| * | | | | debugfs_mknod(): get rid useless argumentsAl Viro2015-01-251-17/+11
| * | | | | fold debugfs_link() into callerAl Viro2015-01-251-9/+2
| * | | | | debugfs: kill __create_file()Al Viro2015-01-251-38/+33
| * | | | | debugfs: split the beginning and the end of __create_file() offAl Viro2015-01-251-22/+39
| * | | | | debugfs_{mkdir,create,link}(): get rid of redundant argumentAl Viro2015-01-251-8/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-1710-196/+257
|\ \ \ \ \ \
| * | | | | | switch the IO-triggering parts of umount to fs_pinAl Viro2015-01-253-29/+20
| * | | | | | new fs_pin killing logicsAl Viro2015-01-251-6/+48
| * | | | | | allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-253-10/+16
| * | | | | | dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-251-4/+114
| * | | | | | pull bumping refcount into ->kill()Al Viro2015-01-251-12/+0
| * | | | | | kill pin_put()Al Viro2015-01-251-11/+0
| * | | | | | gut proc_register() a bitAl Viro2015-01-251-17/+8
| * | | | | | kill d_validate()Al Viro2015-01-251-31/+0
| * | | | | | ncpfs: get rid of d_validate() nonsenseAl Viro2015-01-253-77/+52
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1715-202/+173
|\ \ \ \ \ \ \
| * | | | | | | fs/affs/super.c: fix switch indentationFabian Frederick2015-02-171-33/+33
OpenPOWER on IntegriCloud