Age | Commit message (Expand) | Author |
2019-07-08 | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP | Yan, Zheng |
2019-07-08 | ceph: kick flushing and flush snaps before sending normal cap message | Yan, Zheng |
2019-07-08 | ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() | Yan, Zheng |
2019-07-08 | ceph: increment change_attribute on local changes | Jeff Layton |
2019-07-08 | ceph: handle change_attr in cap messages | Jeff Layton |
2019-07-08 | ceph: add change_attr field to ceph_inode_info | Jeff Layton |
2019-07-08 | ceph: allow querying of STATX_BTIME in ceph_getattr | Jeff Layton |
2019-07-08 | ceph: handle btime in cap messages | Jeff Layton |
2019-07-08 | ceph: add btime field to ceph_inode_info | Jeff Layton |
2019-07-08 | ceph: have MDS map decoding use entity_addr_t decoder | Jeff Layton |
2019-07-08 | ceph: remove request from waiting list before unregister | Yan, Zheng |
2019-07-08 | ceph: don't blindly unregister session that is in opening state | Yan, Zheng |
2019-07-08 | ceph: fix infinite loop in get_quota_realm() | Yan, Zheng |
2019-07-08 | ceph: add selinux support | Yan, Zheng |
2019-07-08 | ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx | Yan, Zheng |
2019-07-08 | ceph: fix debug print format in __set_xattr() | Yan, Zheng |
2019-07-08 | ceph: fix warning PTR_ERR_OR_ZERO can be used | Hariprasad Kelam |
2019-07-08 | ceph: hold i_ceph_lock when removing caps for freeing inode | Yan, Zheng |
2019-07-08 | ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() | Yan, Zheng |
2019-07-08 | ceph: use READ_ONCE to access d_parent in RCU critical section | Yan, Zheng |
2019-07-08 | ceph: fix dir_lease_is_valid() | Yan, Zheng |
2019-07-08 | ceph: close race between d_name_cmp() and update_dentry_lease() | Yan, Zheng |
2019-07-08 | ceph: fix improper use of smp_mb__before_atomic() | Andrea Parri |
2019-07-08 | ceph: fix "ceph.dir.rctime" vxattr value | David Disseldorp |
2019-07-08 | ceph: remove unused vxattr length helpers | David Disseldorp |
2019-07-08 | ceph: fix listxattr vxattr buffer length calculation | David Disseldorp |
2019-07-08 | ceph: add ceph.snap.btime vxattr | David Disseldorp |
2019-07-08 | ceph: carry snapshot creation time with inodes | David Disseldorp |
2019-07-08 | ceph: clean up ceph.dir.pin vxattr name sizeof() | David Disseldorp |
2019-07-08 | ceph: silence a checker warning in mdsc_show() | Dan Carpenter |
2019-07-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-07-05 | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-07-05 | fs: VALIDATE_FS_PARSER should default to n | Geert Uytterhoeven |
2019-07-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-05 | Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-07-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-07-05 | fs/userfaultfd.c: disable irqs for fault_pending and event locks | Eric Biggers |
2019-07-03 | nfsd: Fix overflow causing non-working mounts on 1 TB machines | Paul Menzel |
2019-07-03 | Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-07-01 | vfs: move_mount: reject moving kernel internal mounts | Eric Biggers |
2019-06-29 | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2019-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-06-29 | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-06-29 | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-06-29 | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-06-29 | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov |
2019-06-29 | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn |
2019-06-29 | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness |
2019-06-28 | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust |
2019-06-28 | cifs: fix crash querying symlinks stored as reparse-points | Ronnie Sahlberg |