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
2019-09-03
9p/vfs_super.c: Remove unused parameter data in v9fs_fill_super
Bharath Vedartham
1
-2
/
+2
2019-09-03
9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
Bharath Vedartham
1
-0
/
+2
2019-09-03
9p: avoid attaching writeback_fid on mmap with type PRIVATE
Chengguang Xu
1
-0
/
+3
2019-09-03
gfs2: Fix recovery slot bumping
Andreas Gruenbacher
1
-4
/
+4
2019-09-03
gfs2: Fix possible fs name overflows
Bob Peterson
3
-3
/
+3
2019-09-03
gfs2: untangle the logic in gfs2_drevalidate
Bob Peterson
1
-34
/
+11
2019-09-03
gfs2: Always mark inode dirty in fallocate
Andreas Gruenbacher
1
-4
/
+3
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
4
-6
/
+10
2019-09-02
configfs: new object reprsenting tree fragments
Al Viro
3
-27
/
+97
2019-09-02
configfs_register_group() shouldn't be (and isn't) called in rmdirable parts
Al Viro
1
-11
/
+0
2019-09-02
configfs: stash the data we need into configfs_buffer at open time
Al Viro
1
-133
/
+94
2019-09-02
NFS: Fix inode fileid checks in attribute revalidation code
Trond Myklebust
1
-8
/
+10
2019-09-02
afs: Support RCU pathwalk
David Howells
2
-17
/
+112
2019-09-02
afs: Provide an RCU-capable key lookup
David Howells
2
-2
/
+32
2019-09-02
afs: Use afs_extract_discard() rather than iov_iter_discard()
David Howells
2
-5
/
+5
2019-09-02
afs: remove unused variable 'afs_zero_fid'
YueHaibing
1
-2
/
+0
2019-09-02
afs: remove unused variable 'afs_voltypes'
YueHaibing
1
-2
/
+0
2019-09-02
cuse: fix broken release
Miklos Szeredi
1
-2
/
+1
2019-09-02
fuse: cleanup fuse_wait_on_page_writeback
Maxim Patlasov
1
-2
/
+1
2019-09-02
fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
Kirill Smelkov
1
-0
/
+18
2019-08-31
ext4 crypto: fix to check feature status before get policy
Chao Yu
1
-0
/
+2
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2
-10
/
+5
2019-08-30
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
1
-3
/
+3
2019-08-30
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
1
-2
/
+1
2019-08-30
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
1
-0
/
+26
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
7
-19
/
+55
2019-08-30
xfs: consolidate attribute value copying
Dave Chinner
1
-39
/
+49
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2
-16
/
+2
2019-08-30
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
1
-16
/
+17
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
4
-26
/
+48
2019-08-30
xfs: reverse search directory freespace indexes
Dave Chinner
1
-8
/
+5
2019-08-30
xfs: speed up directory bestfree block scanning
Dave Chinner
1
-63
/
+34
2019-08-30
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
1
-92
/
+102
2019-08-30
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
1
-166
/
+158
2019-08-30
xfs: move xfs_dir2_addname()
Dave Chinner
1
-71
/
+69
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
5
-14
/
+8
2019-08-30
fs/namei.c: new helper - legitimize_root()
Al Viro
1
-10
/
+13
2019-08-30
kill the last users of user_{path,lpath,path_dir}()
Al Viro
3
-9
/
+8
2019-08-30
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
Al Viro
1
-2
/
+0
2019-08-30
[PATCH] fix d_absolute_path() interplay with fsmount()
Al Viro
1
-2
/
+4
2019-08-30
isofs: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-0
/
+7
2019-08-30
pstore: fs superblock limits
Deepa Dinamani
1
-0
/
+2
2019-08-30
fs: omfs: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-0
/
+4
2019-08-30
fs: hpfs: Initialize filesystem timestamp ranges
Deepa Dinamani
2
-4
/
+4
2019-08-30
fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-0
/
+2
2019-08-30
fs: sysv: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-1
/
+4
2019-08-30
fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
4
-3
/
+10
2019-08-30
fs: fat: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-0
/
+12
2019-08-30
fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
2
-7
/
+29
2019-08-30
fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
1
-1
/
+19
[prev]
[next]