Age | Commit message (Expand) | Author |
2016-07-28 | ceph: use list instead of rbtree to track cap flushes | Yan, Zheng |
2016-07-28 | ceph: update types of some local varibles | Yan, Zheng |
2016-07-28 | ceph: include 'follows' of pending snapflush in cap reconnect message | Yan, Zheng |
2016-07-28 | ceph: update cap reconnect message to version 3 | Yan, Zheng |
2016-07-28 | ceph: mount non-default filesystem by name | Yan, Zheng |
2016-07-28 | ceph: handle LOOKUP_RCU in ceph_d_revalidate | Jeff Layton |
2016-07-28 | ceph: allow dentry_lease_is_valid to work under RCU walk | Jeff Layton |
2016-07-28 | ceph: clear d_fsinfo pointer under d_lock | Jeff Layton |
2016-07-28 | ceph: remove ceph_mdsc_lease_release | Jeff Layton |
2016-07-28 | ceph: don't use ->d_time | Miklos Szeredi |
2016-07-28 | ceph: fix spelling mistake: "resgister" -> "register" | Colin Ian King |
2016-07-28 | ceph: fix NULL dereference in ceph_queue_cap_snap() | Yan, Zheng |
2016-07-28 | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng |
2016-07-28 | ceph: fix use-after-free bug in ceph_direct_read_write() | Yan, Zheng |
2016-07-28 | ceph: reduce i_nr_by_mode array size | Yan, Zheng |
2016-07-28 | ceph: set user pages dirty after direct IO read | Yan, Zheng |
2016-07-28 | ceph: rados pool namespace support | Yan, Zheng |
2016-07-28 | libceph: rados pool namespace support | Yan, Zheng |
2016-07-28 | libceph: define new ceph_file_layout structure | Yan, Zheng |
2016-07-28 | libceph: add an ONSTACK initializer for oids | Ilya Dryomov |
2016-07-23 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-22 | ovl: verify upper dentry in ovl_remove_and_whiteout() | Maxim Patlasov |
2016-07-16 | xfs: fix type confusion in xfs_ioc_swapext | Jann Horn |
2016-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-08 | Merge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-07-08 | ecryptfs: don't allow mmap when the lower fs doesn't support it | Jeff Mahoney |
2016-07-07 | Revert "ecryptfs: forbid opening files without mmap handler" | Jeff Mahoney |
2016-07-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-07 | Merge tag 'configfs-for-4.7' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2016-07-05 | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashed | Al Viro |
2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro |
2016-07-04 | ovl: Copy up underlying inode's ->i_mode to overlay inode | Vivek Goyal |
2016-07-04 | ovl: handle ATTR_KILL* | Miklos Szeredi |
2016-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-07-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-03 | ovl: warn instead of error if d_type is not supported | Vivek Goyal |
2016-07-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-01 | Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-07-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-01 | locks: use file_inode() | Miklos Szeredi |
2016-06-30 | namespace: update event counter when umounting a deleted dentry | Andrey Ulanov |
2016-06-30 | 9p: use file_dentry() | Miklos Szeredi |
2016-06-30 | lockd: unregister notifier blocks if the service fails to come up completely | Scott Mayhew |
2016-06-30 | writeback: inode cgroup wb switch should not call ihold() | Tahsin Erdogan |
2016-06-30 | fuse: serialize dirops by default | Miklos Szeredi |
2016-06-30 | configfs: Remove ppos increment in configfs_write_bin_file | Marek Vasut |
2016-06-29 | Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-06-29 | ovl: get_write_access() in truncate | Miklos Szeredi |
2016-06-29 | ovl: fix dentry leak for default_permissions | Miklos Szeredi |
2016-06-28 | NFS: Fix another OPEN_DOWNGRADE bug | Trond Myklebust |