Age | Commit message (Expand) | Author |
2017-07-29 | blktrace: add an option to allow displaying cgroup path | Shaohua Li |
2017-07-29 | kernfs: add exportfs operations | Shaohua Li |
2017-07-29 | kernfs: introduce kernfs_node_id | Shaohua Li |
2017-07-29 | kernfs: don't set dentry->d_fsdata | Shaohua Li |
2017-07-29 | kernfs: add an API to get kernfs node from inode number | Shaohua Li |
2017-07-29 | kernfs: implement i_generation | Shaohua Li |
2017-07-29 | kernfs: use idr instead of ida to manage inode number | Shaohua Li |
2017-07-28 | Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-28 | Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-07-28 | NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter | Benjamin Coddington |
2017-07-28 | Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-27 | NFS: Optimize fallocate by refreshing mapping when needed. | NeilBrown |
2017-07-27 | NFS: invalidate file size when taking a lock. | NeilBrown |
2017-07-26 | NFS: Use raw NFS access mask in nfs4_opendata_access() | Anna Schumaker |
2017-07-26 | xfs: fix multi-AG deadlock in xfs_bunmapi | Christoph Hellwig |
2017-07-25 | Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2017-07-25 | xfs: check that dir block entries don't off the end of the buffer | Darrick J. Wong |
2017-07-24 | xfs: fix quotacheck dquot id overflow infinite loop | Brian Foster |
2017-07-24 | btrfs: round down size diff when shrinking/growing device | Nikolay Borisov |
2017-07-24 | Btrfs: fix early ENOSPC due to delalloc | Omar Sandoval |
2017-07-24 | btrfs: fix lockup in find_free_extent with read-only block groups | Jeff Mahoney |
2017-07-21 | Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-21 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-21 | NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() | Trond Myklebust |
2017-07-21 | NFS: Be more careful about mapping file permissions | Trond Myklebust |
2017-07-21 | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust |
2017-07-21 | NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() | Trond Myklebust |
2017-07-21 | NFS: Refactor NFS access to kernel access mask calculation | Trond Myklebust |
2017-07-21 | nfs: count correct array for mnt3_counts array size | Eryu Guan |
2017-07-20 | xfs: check _alloc_read_agf buffer pointer before using | Darrick J. Wong |
2017-07-20 | xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write | Darrick J. Wong |
2017-07-20 | xfs: check _btree_check_block value | Darrick J. Wong |
2017-07-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-07-20 | Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-20 | ovl: check for bad and whiteout index on lookup | Amir Goldstein |
2017-07-20 | ovl: do not cleanup directory and whiteout index entries | Amir Goldstein |
2017-07-20 | ovl: fix xattr get and set with selinux | Miklos Szeredi |
2017-07-19 | Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...") | Trond Myklebust |
2017-07-19 | pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit() | Trond Myklebust |
2017-07-19 | NFS: Fix another COMMIT race in pNFS | Trond Myklebust |
2017-07-19 | NFS: Fix a COMMIT race in pNFS | Trond Myklebust |
2017-07-19 | mount: copy the port field into the cloned nfs_server structure. | Steve Dickson |
2017-07-19 | Btrfs: fix dir item validation when replaying xattr deletes | Filipe Manana |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-19 | Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-07-18 | jfs: preserve i_mode if __jfs_set_acl() fails | Ernesto A. Fernández |
2017-07-18 | jfs: Don't clear SGID when inheriting ACLs | Jan Kara |
2017-07-18 | Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-07-18 | hfsplus: Don't clear SGID when inheriting ACLs | Jan Kara |
2017-07-18 | isofs: Fix off-by-one in 'session' mount option parsing | Jan Kara |