index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
2
-6
/
+12
|
\
|
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
|
*
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
|
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
|
*
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
|
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-28
6
-3
/
+39
|
\
\
|
*
|
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-26
1
-0
/
+12
|
*
|
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-25
1
-0
/
+4
|
*
|
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-07-24
1
-0
/
+3
|
*
|
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
2
-0
/
+6
|
*
|
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
2
-1
/
+10
|
*
|
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
*
|
|
Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-28
3
-10
/
+8
|
\
\
\
|
*
|
|
btrfs: round down size diff when shrinking/growing device
Nikolay Borisov
2017-07-24
1
-2
/
+2
|
*
|
|
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
2017-07-24
1
-4
/
+0
|
*
|
|
btrfs: fix lockup in find_free_extent with read-only block groups
Jeff Mahoney
2017-07-24
1
-2
/
+5
|
*
|
|
Btrfs: fix dir item validation when replaying xattr deletes
Filipe Manana
2017-07-19
1
-2
/
+1
*
|
|
|
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2017-07-25
3
-12
/
+20
|
\
\
\
\
|
*
|
|
|
jfs: preserve i_mode if __jfs_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-4
/
+11
|
*
|
|
|
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-18
1
-7
/
+8
|
*
|
|
|
jfs: atomically read inode size
Fabian Frederick
2017-02-09
2
-4
/
+4
*
|
|
|
|
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-21
7
-33
/
+69
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
2017-07-21
1
-2
/
+11
|
*
|
|
|
NFS: Be more careful about mapping file permissions
Trond Myklebust
2017-07-21
1
-8
/
+17
|
*
|
|
|
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2017-07-21
1
-3
/
+6
|
*
|
|
|
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
2017-07-21
1
-9
/
+2
|
*
|
|
|
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
2017-07-21
1
-8
/
+23
|
*
|
|
|
nfs: count correct array for mnt3_counts array size
Eryu Guan
2017-07-21
1
-1
/
+1
|
*
|
|
|
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
Trond Myklebust
2017-07-19
1
-7
/
+0
|
*
|
|
|
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
Trond Myklebust
2017-07-19
1
-0
/
+4
|
*
|
|
|
NFS: Fix another COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-1
/
+6
|
*
|
|
|
NFS: Fix a COMMIT race in pNFS
Trond Myklebust
2017-07-19
1
-3
/
+7
|
*
|
|
|
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
2017-07-19
1
-0
/
+1
|
*
|
|
|
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
2017-07-13
1
-1
/
+16
|
*
|
|
|
nfs: add export operations
Peng Tao
2017-07-13
4
-1
/
+182
*
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-21
7
-42
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
ovl: check for bad and whiteout index on lookup
Amir Goldstein
2017-07-20
1
-5
/
+17
|
*
|
|
|
|
ovl: do not cleanup directory and whiteout index entries
Amir Goldstein
2017-07-20
2
-5
/
+19
|
*
|
|
|
|
ovl: fix xattr get and set with selinux
Miklos Szeredi
2017-07-20
4
-23
/
+31
|
*
|
|
|
|
ovl: remove unneeded check for IS_ERR()
Amir Goldstein
2017-07-13
1
-4
/
+0
|
*
|
|
|
|
ovl: fix origin verification of index dir
Amir Goldstein
2017-07-13
1
-1
/
+2
|
*
|
|
|
|
ovl: mark parent impure on ovl_link()
Amir Goldstein
2017-07-13
1
-4
/
+18
|
*
|
|
|
|
ovl: fix random return value on mount
Amir Goldstein
2017-07-13
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-07-20
4
-34
/
+64
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-18
1
-12
/
+18
|
*
|
|
|
|
|
isofs: Fix off-by-one in 'session' mount option parsing
Jan Kara
2017-07-18
1
-2
/
+6
|
*
|
|
|
|
|
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-3
/
+6
|
*
|
|
|
|
|
ext2: preserve i_mode if ext2_set_acl() fails
Ernesto A. Fernández
2017-07-18
1
-2
/
+9
|
*
|
|
|
|
|
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
1
-14
/
+22
|
*
|
|
|
|
|
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-17
1
-5
/
+7
[next]