Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 1 | -2/+7 |
2016-07-27 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner | 3 | -25/+85 |
2016-07-27 | ocfs2/cluster: clean up unnecessary assignment for 'ret' | piaojun | 1 | -6/+2 |
2016-07-27 | ocfs2: remove obscure BUG_ON in dlmglue | Joseph Qi | 1 | -9/+0 |
2016-07-27 | ocfs2: cleanup implemented prototypes | Joseph Qi | 2 | -8/+0 |
2016-07-27 | ocfs2/dlm: fix memory leak of dlm_debug_ctxt | Joseph Qi | 2 | -25/+2 |
2016-07-27 | ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks | Joseph Qi | 1 | -3/+1 |
2016-07-27 | ocfs2: improve recovery performance | Junxiao Bi | 1 | -20/+21 |
2016-07-27 | ocfs2: fix a redundant re-initialization | Eric Ren | 1 | -2/+0 |
2016-07-27 | dax: remote unused fault wrappers | Ross Zwisler | 4 | -66/+21 |
2016-07-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+10 |
2016-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+18 |
2016-07-25 | Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2016-07-25 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 18 | -116/+179 |
2016-07-23 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -32/+29 |
2016-07-22 | ovl: verify upper dentry in ovl_remove_and_whiteout() | Maxim Patlasov | 1 | -30/+24 |
2016-07-21 | GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes | Bob Peterson | 3 | -11/+10 |
2016-07-16 | xfs: fix type confusion in xfs_ioc_swapext | Jann Horn | 1 | -0/+6 |
2016-07-15 | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2 | H.J. Lu | 1 | -0/+18 |
2016-07-14 | chardev: add missing line break in pr_warn | Fengguang Wu | 1 | -1/+1 |
2016-07-12 | GFS2: Check rs_free with rd_rsspin protection | Bob Peterson | 1 | -3/+2 |
2016-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -10/+32 |
2016-07-08 | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -20/+23 |
2016-07-08 | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney | 1 | -1/+14 |
2016-07-08 | Revert "ecryptfs: forbid opening files without mmap handler" | Jeff Mahoney | 1 | -11/+2 |
2016-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-07-08 | Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -2/+0 |
2016-07-07 | Merge branch 'timers/fast-wheel' into timers/core | Ingo Molnar | 89 | -840/+1356 |
2016-07-05 | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed | Al Viro | 1 | -3/+25 |
2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro | 7 | -7/+7 |
2016-07-04 | ovl: Copy up underlying inode's ->i_mode to overlay inode | Vivek Goyal | 2 | -2/+2 |
2016-07-04 | ovl: handle ATTR_KILL* | Miklos Szeredi | 1 | -0/+3 |
2016-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -1/+31 |
2016-07-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+33 |
2016-07-03 | ovl: warn instead of error if d_type is not supported | Vivek Goyal | 1 | -5/+7 |
2016-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -48/+78 |
2016-07-02 | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -4/+11 |
2016-07-02 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+6 |
2016-07-01 | locks: use file_inode() | Miklos Szeredi | 1 | -1/+1 |
2016-07-01 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov | 1 | -0/+1 |
2016-07-01 | 9p: use file_dentry() | Miklos Szeredi | 1 | -3/+3 |
2016-06-30 | lockd: unregister notifier blocks if the service fails to come up completely | Scott Mayhew | 1 | -3/+10 |
2016-06-30 | writeback: inode cgroup wb switch should not call ihold() | Tahsin Erdogan | 1 | -1/+1 |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi | 3 | -1/+31 |
2016-06-30 | configfs: Remove ppos increment in configfs_write_bin_file | Marek Vasut | 1 | -2/+0 |
2016-06-30 | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 8 | -23/+45 |
2016-06-29 | ovl: get_write_access() in truncate | Miklos Szeredi | 1 | -0/+21 |
2016-06-29 | ovl: fix dentry leak for default_permissions | Miklos Szeredi | 1 | -3/+5 |
2016-06-28 | NFS: Fix another OPEN_DOWNGRADE bug | Trond Myklebust | 1 | -3/+2 |
2016-06-27 | dax: fix offset overflow in dax_io | Eric Sandeen | 1 | -1/+6 |