| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | copy_from_iter_nocache() | Al Viro | 2014-12-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: iov_iter_kvec() | Al Viro | 2014-12-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | csum_and_copy_..._iter() | Al Viro | 2014-12-08 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iov_iter.c: handle ITER_KVEC directly | Al Viro | 2014-12-08 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Al Viro | 2014-11-19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: Have debugfs_print_regs32() return void | Joe Perches | 2014-11-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: Convert show_fdinfo functions to void | Joe Perches | 2014-11-05 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seq_file: Rename seq_overflow() to seq_has_overflowed() and make public | Joe Perches | 2014-10-29 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill f_dentry macro | Al Viro | 2014-11-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: audit_file() | Al Viro | 2014-11-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kill f_dentry uses | Al Viro | 2014-11-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 2014-11-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge d_materialise_unique() into d_splice_alias() | Al Viro | 2014-11-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new helper: is_root_inode() | Al Viro | 2014-10-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vfs: Remove i_dquot field from inode | Jan Kara | 2014-11-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Use function to provide i_dquot pointers | Jan Kara | 2014-11-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Allow each filesystem to specify which quota types it supports | Jan Kara | 2014-11-10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quota: Remove const from function declarations | Jan Kara | 2014-11-10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove unnecessary macro | Jaegeuk Kim | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: revisit inline_data to avoid data races and potential bugs | Jaegeuk Kim | 2014-11-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add infra struct and helper for inline dir | Chao Yu | 2014-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: use highmem for directory pages | Jaegeuk Kim | 2014-11-03 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: add freeze_super/thaw_super fs hooks | Benjamin Marzinski | 2014-11-17 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syslog: Provide stub check_syslog_permissions | Sebastian Schmidt | 2014-11-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pstore: Honor dmesg_restrict sysctl on dmesg dumps | Sebastian Schmidt | 2014-11-05 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add a debugfs rpc_xprt directory with an info file in it | Jeff Layton | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add debugfs file for displaying client rpc_task queue | Jeff Layton | 2014-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 2014-11-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: serialize iostats updates | Chuck Lever | 2014-11-25 | |
| | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Add DEALLOCATE support | Anna Schumaker | 2014-11-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: eliminate RPC_TRACEPOINTS | Jeff Layton | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: eliminate RPC_DEBUG | Jeff Layton | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lockd: eliminate LOCKD_DEBUG | Jeff Layton | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: fix subtle change in COMMIT behavior | Weston Andros Adamson | 2014-11-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: add tracepoints in xs_tcp_data_recv | Jeff Layton | 2014-11-24 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL... | Heena Sirwani | 2014-10-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC | Heena Sirwani | 2014-10-29 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific | Qiaowei Ren | 2014-11-18 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
