| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-09 | NFS: Record task, client ID, and XID in xdr_status trace points |  Chuck Lever | 5 | -7/+29 |
| 2019-07-09 | NFS: Update symbolic flags displayed by trace events |  Chuck Lever | 1 | -26/+124 |
| 2019-07-09 | NFS: Display symbolic status code names in trace log |  Chuck Lever | 1 | -35/+41 |
| 2019-07-09 | NFS: Fix show_nfs_errors macros again |  Chuck Lever | 1 | -82/+82 |
| 2019-07-09 | NFS4: Add a trace event to record invalid CB sequence IDs |  Chuck Lever | 2 | -8/+58 |
| 2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 2 | -2/+2 |
| 2019-07-08 | pstore: Fix double-free in pstore_mkfile() failure path |  Norbert Manthey | 1 | -7/+6 |
| 2019-07-08 | pstore: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 1 | -16/+2 |
| 2019-07-08 | pstore/ram: Improve backward compatibility with older Chromebooks |  Douglas Anderson | 1 | -0/+21 |
| 2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 3 | -48/+17 |
| 2019-07-08 | nfsd: Fix misuse of strlcpy |  Joe Perches | 1 | -1/+1 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 10 | -21/+78 |
| 2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  Linus Torvalds | 5 | -8/+12 |
| 2019-07-08 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+10 |
| 2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2019-07-08 | ubifs: Don't leak orphans on memory during commit |  Richard Weinberger | 1 | -26/+24 |
| 2019-07-08 | ubifs: Check link count of inodes when killing orphans. |  Richard Weinberger | 1 | -9/+35 |
| 2019-07-08 | ubifs: Add support for zstd compression. |  Michele Dionisio | 4 | -1/+40 |
| 2019-07-08 | ubifs: support offline signed images |  Sascha Hauer | 7 | -44/+225 |
| 2019-07-08 | ubifs: remove unnecessary check in ubifs_log_start_commit |  Liu Song | 1 | -4/+1 |
| 2019-07-08 | ubifs: Fix typo of output in get_cs_sqnum |  Liu Song | 1 | -1/+1 |
| 2019-07-08 | ubifs: Simplify redundant code |  Liu Song | 1 | -2/+1 |
| 2019-07-08 | ubifs: Correctly use tnc_next() in search_dh_cookie() |  Richard Weinberger | 1 | -5/+11 |
| 2019-07-08 | Merge tag 'v5.2' into perf/core, to pick up fixes |  Ingo Molnar | 21 | -100/+180 |
| 2019-07-08 | ceph: fix end offset in truncate_inode_pages_range call |  Luis Henriques | 1 | -1/+1 |
| 2019-07-08 | ceph: use generic_delete_inode() for ->drop_inode |  Luis Henriques | 3 | -12/+1 |
| 2019-07-08 | ceph: use ceph_evict_inode to cleanup inode's resource |  Yan, Zheng | 3 | -4/+7 |
| 2019-07-08 | ceph: initialize superblock s_time_gran to 1 |  Luis Henriques | 1 | -1/+1 |
| 2019-07-08 | libceph: rename r_unsafe_item to r_private_item |  Ilya Dryomov | 1 | -3/+3 |
| 2019-07-08 | ceph: don't NULL terminate virtual xattrs |  Jeff Layton | 1 | -25/+59 |
| 2019-07-08 | ceph: return -ERANGE if virtual xattr value didn't fit in buffer |  Jeff Layton | 1 | -7/+7 |
| 2019-07-08 | ceph: make getxattr_cb return ssize_t |  Jeff Layton | 1 | -45/+45 |
| 2019-07-08 | ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP |  Yan, Zheng | 1 | -11/+30 |
| 2019-07-08 | ceph: kick flushing and flush snaps before sending normal cap message |  Yan, Zheng | 1 | -4/+14 |
| 2019-07-08 | ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() |  Yan, Zheng | 1 | -9/+4 |
| 2019-07-08 | ceph: increment change_attribute on local changes |  Jeff Layton | 2 | -0/+7 |
| 2019-07-08 | ceph: handle change_attr in cap messages |  Jeff Layton | 3 | -9/+13 |
| 2019-07-08 | ceph: add change_attr field to ceph_inode_info |  Jeff Layton | 3 | -2/+8 |
| 2019-07-08 | ceph: allow querying of STATX_BTIME in ceph_getattr |  Jeff Layton | 1 | -3/+13 |
| 2019-07-08 | ceph: handle btime in cap messages |  Jeff Layton | 3 | -7/+14 |
| 2019-07-08 | ceph: add btime field to ceph_inode_info |  Jeff Layton | 4 | -8/+17 |
| 2019-07-08 | ceph: have MDS map decoding use entity_addr_t decoder |  Jeff Layton | 1 | -4/+8 |
| 2019-07-08 | ceph: remove request from waiting list before unregister |  Yan, Zheng | 1 | -0/+2 |
| 2019-07-08 | ceph: don't blindly unregister session that is in opening state |  Yan, Zheng | 1 | -33/+26 |
| 2019-07-08 | ceph: fix infinite loop in get_quota_realm() |  Yan, Zheng | 1 | -2/+13 |
| 2019-07-08 | ceph: add selinux support |  Yan, Zheng | 7 | -17/+173 |
| 2019-07-08 | ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx |  Yan, Zheng | 5 | -52/+55 |
| 2019-07-08 | ceph: fix debug print format in __set_xattr() |  Yan, Zheng | 1 | -2/+2 |
| 2019-07-08 | ceph: fix warning PTR_ERR_OR_ZERO can be used |  Hariprasad Kelam | 1 | -1/+1 |