summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-1010-20/+55
|\
| * Merge branch 'iov_iter' into for-nextAl Viro2014-12-0850-149/+341
| |\
| | * copy_from_iter_nocache()Al Viro2014-12-081-0/+1
| | * new helper: iov_iter_kvec()Al Viro2014-12-081-0/+2
| | * csum_and_copy_..._iter()Al Viro2014-12-081-0/+2
| | * iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-081-0/+1
| * | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-196-11/+25
| |\ \
| | * | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-051-4/+3
| | * | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-051-1/+1
| | * | netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-053-5/+5
| | * | netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)2014-11-051-1/+1
| | * | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-291-0/+15
| * | | kill f_dentry macroAl Viro2014-11-191-1/+0
| * | | new helper: audit_file()Al Viro2014-11-191-0/+9
| * | | kill f_dentry usesAl Viro2014-11-191-2/+2
| * | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-191-1/+0
| * | | merge d_materialise_unique() into d_splice_alias()Al Viro2014-11-191-1/+1
| * | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-031-4/+4
| * | | new helper: is_root_inode()Al Viro2014-10-311-0/+5
| * | | vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-1/+4
* | | | Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-12-101-1/+1
|\ \ \ \
| * | | | dlm: adopt orphan locksDavid Teigland2014-11-191-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-103-7/+11
|\ \ \ \ \
| * | | | | vfs: Remove i_dquot field from inodeJan Kara2014-11-101-3/+0
| * | | | | quota: Use function to provide i_dquot pointersJan Kara2014-11-101-0/+1
| * | | | | quota: Allow each filesystem to specify which quota types it supportsJan Kara2014-11-102-0/+6
| * | | | | quota: Remove const from function declarationsJan Kara2014-11-101-4/+4
* | | | | | Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-12-101-5/+22
|\ \ \ \ \ \
| * | | | | | f2fs: remove unnecessary macroJaegeuk Kim2014-11-041-4/+0
| * | | | | | f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim2014-11-041-0/+1
| * | | | | | f2fs: add infra struct and helper for inline dirChao Yu2014-11-031-0/+19
| * | | | | | f2fs: use highmem for directory pagesJaegeuk Kim2014-11-031-1/+2
* | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | fs: add freeze_super/thaw_super fs hooksBenjamin Marzinski2014-11-171-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-101-0/+9
|\ \ \ \ \ \ \
| * | | | | | | syslog: Provide stub check_syslog_permissionsSebastian Schmidt2014-11-171-0/+8
| * | | | | | | pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt2014-11-051-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-12-1014-28/+305
|\ \ \ \ \ \ \
| * | | | | | | sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-272-0/+18
| * | | | | | | sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-272-0/+35
| * | | | | | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-261-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | SUNRPC: serialize iostats updatesChuck Lever2014-11-251-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | nfs: Add DEALLOCATE supportAnna Schumaker2014-11-252-0/+2
| * | | | | | | nfs: Add ALLOCATE supportAnna Schumaker2014-11-253-0/+16
| * | | | | | | sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-242-12/+3
| * | | | | | | sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-244-12/+9
| * | | | | | | lockd: eliminate LOCKD_DEBUGJeff Layton2014-11-241-5/+1
| * | | | | | | NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson2014-11-241-2/+2
| * | | | | | | sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-242-1/+102
| * | | | | | | sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-241-0/+63