index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
1
-5
/
+1
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
1
-5
/
+4
2020-11-12
NFS: Fix listxattr receive buffer size
Chuck Lever
1
-2
/
+2
2020-11-12
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
1
-0
/
+2
2020-11-12
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-12
ovl: fix incorrect extent info in metacopy case
Chengguang Xu
1
-1
/
+1
2020-11-12
ovl: expand warning in ovl_d_real()
Miklos Szeredi
1
-5
/
+8
2020-11-12
ovl: warn about orphan metacopy
Kevin Locke
1
-0
/
+2
2020-11-12
ovl: introduce new "uuid=off" option for inodes index feature
Pavel Tikhomirov
4
-2
/
+26
2020-11-12
ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh
Pavel Tikhomirov
5
-30
/
+38
2020-11-11
fscrypt: fix inline encryption not used on new files
Eric Biggers
1
-1
/
+1
2020-11-11
Revert "ext4: fix superblock checksum calculation race"
Theodore Ts'o
1
-11
/
+0
2020-11-11
ext4: handle dax mount option collision
Harshad Shirwadkar
1
-3
/
+3
2020-11-11
io_uring: round-up cq size before comparing with rounded sq size
Jens Axboe
1
-1
/
+1
2020-11-11
fuse: support SB_NOSEC flag to improve write performance
Vivek Goyal
1
-1
/
+13
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
2
-0
/
+12
2020-11-11
fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2
Vivek Goyal
2
-2
/
+9
2020-11-11
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
1
-0
/
+10
2020-11-11
fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path
Vivek Goyal
1
-0
/
+2
2020-11-11
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
1
-1
/
+1
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
2
-1
/
+12
2020-11-11
fuse: always revalidate if exclusive create
Miklos Szeredi
1
-1
/
+1
2020-11-11
virtiofs: clean up error handling in virtio_fs_get_tree()
Miklos Szeredi
1
-13
/
+12
2020-11-11
fuse: add fuse_sb_destroy() helper
Miklos Szeredi
1
-9
/
+7
2020-11-11
fuse: simplify get_fuse_conn*()
Miklos Szeredi
1
-6
/
+2
2020-11-11
fuse: get rid of fuse_mount refcount
Miklos Szeredi
4
-26
/
+11
2020-11-11
virtiofs: simplify sb setup
Miklos Szeredi
3
-26
/
+3
2020-11-11
virtiofs fix leak in setup
Miklos Szeredi
1
-0
/
+2
2020-11-11
fuse: launder page should wait for page writeback
Miklos Szeredi
1
-0
/
+3
2020-11-11
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
1
-1
/
+1
2020-11-11
parisc: Make user stack size configurable
Helge Deller
1
-2
/
+2
2020-11-10
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-30
/
+0
2020-11-10
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
3
-9
/
+14
2020-11-10
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
1
-29
/
+4
2020-11-10
xfs: fix brainos in the refcount scrubber's rmap fragment processor
Darrick J. Wong
1
-5
/
+3
2020-11-10
xfs: fix rmap key and record comparison functions
Darrick J. Wong
1
-8
/
+8
2020-11-10
xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents
Darrick J. Wong
1
-0
/
+2
2020-11-10
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
1
-1
/
+1
2020-11-10
fs: dlm: check on existing node address
Alexander Aring
1
-0
/
+23
2020-11-10
fs: dlm: constify addr_compare
Alexander Aring
1
-1
/
+2
2020-11-10
fs: dlm: fix check for multi-homed hosts
Alexander Aring
1
-1
/
+1
2020-11-10
fs: dlm: listen socket out of connection hash
Alexander Aring
1
-93
/
+74
2020-11-10
fs: dlm: refactor sctp sock parameter
Alexander Aring
1
-5
/
+5
2020-11-10
fs: dlm: move shutdown action to node creation
Alexander Aring
1
-3
/
+5
2020-11-10
fs: dlm: move connect callback in node creation
Alexander Aring
1
-12
/
+6
2020-11-10
fs: dlm: add helper for init connection
Alexander Aring
1
-35
/
+32
2020-11-10
fs: dlm: handle non blocked connect event
Alexander Aring
1
-1
/
+12
2020-11-10
fs: dlm: flush othercon at close
Alexander Aring
1
-0
/
+2
2020-11-10
fs: dlm: add get buffer error handling
Alexander Aring
1
-0
/
+6
2020-11-10
fs: dlm: define max send buffer
Alexander Aring
4
-5
/
+7
[prev]
[next]