summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-176-29/+73
|\
| * fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-293-14/+51
| * new helper: iov_iter_bvec()Al Viro2015-01-294-15/+22
* | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-177-218/+145
|\ \
| * | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-235-134/+29
| * | audit: fix filename matching in __audit_inode() and __audit_inode_child()Paul Moore2015-01-231-9/+25
| * | audit: enable filename recording via getname_kernel()Paul Moore2015-01-232-37/+4
| * | 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-176-165/+212
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-176-42/+79
| * | | new primitive: debugfs_create_automount()Al Viro2015-01-252-0/+53
| * | | 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-1723-378/+356
|\ \ \ \
| * | | | switch the IO-triggering parts of umount to fs_pinAl Viro2015-01-253-29/+20
| * | | | new fs_pin killing logicsAl Viro2015-01-254-56/+96
| * | | | allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-254-10/+17
| * | | | get rid of the second argument of acct_kill()Al Viro2015-01-251-10/+7
| * | | | take count and rcu_head out of fs_pinAl Viro2015-01-252-14/+10
| * | | | dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-253-13/+144
| * | | | pull bumping refcount into ->kill()Al Viro2015-01-252-12/+6
| * | | | kill pin_put()Al Viro2015-01-253-16/+10
| * | | | mode_t whack-a-mole: chelsioAl Viro2015-01-251-1/+1
| * | | | file->f_path.dentry is pinned down for as long as the file is open...Al Viro2015-01-252-9/+2
| * | | | get rid of lustre_dump_dentry()Al Viro2015-01-253-51/+0
| * | | | gut proc_register() a bitAl Viro2015-01-251-17/+8
| * | | | kill d_validate()Al Viro2015-01-252-34/+0
| * | | | ncpfs: get rid of d_validate() nonsenseAl Viro2015-01-253-77/+52
| * | | | selinuxfs: don't open-code d_genocide()Al Viro2015-01-251-49/+3
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1743-238/+1185
|\ \ \ \ \
| * | | | | seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNOKees Cook2015-02-171-1/+3
| * | | | | samples/seccomp: improve label helperKees Cook2015-02-172-1/+9
| * | | | | ipc,sem: use current->state helpersDavidlohr Bueso2015-02-171-1/+1
| * | | | | scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka2015-02-171-0/+11
| * | | | | scripts/gdb: define maintainerJan Kiszka2015-02-171-0/+5
| * | | | | scripts/gdb: convert CpuList to generator functionJan Kiszka2015-02-172-40/+33
| * | | | | scripts/gdb: convert ModuleList to generator functionJan Kiszka2015-02-172-23/+12
| * | | | | scripts/gdb: use a generator instead of iterator for task listDaniel Wagner2015-02-171-30/+20
| * | | | | scripts/gdb: ignore byte-compiled python filesDaniel Thompson2015-02-172-0/+3