index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
NFS: Don't revalidate attributes that are not being asked for
Trond Myklebust
2021-04-12
1
-4
/
+9
|
*
|
|
|
NFS: Fix up revalidation of space used
Trond Myklebust
2021-04-12
1
-3
/
+12
|
*
|
|
|
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
Trond Myklebust
2021-04-12
1
-1
/
+2
|
*
|
|
|
NFS: Mask out unsupported attributes in nfs_getattr()
Trond Myklebust
2021-04-12
1
-0
/
+4
|
*
|
|
|
NFS: Fix up inode cache tracing
Trond Myklebust
2021-04-12
1
-0
/
+5
|
*
|
|
|
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
2021-04-12
1
-4
/
+4
|
*
|
|
|
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
2021-04-12
1
-7
/
+9
|
*
|
|
|
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
2021-04-12
1
-2
/
+8
|
*
|
|
|
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
2021-04-12
1
-22
/
+34
|
*
|
|
|
NFS: Fix fscache invalidation in nfs_set_cache_invalid()
Trond Myklebust
2021-04-05
1
-2
/
+2
|
*
|
|
|
NFS: fix nfs_fetch_iversion()
Trond Myklebust
2021-04-05
1
-11
/
+4
|
*
|
|
|
nfs: hornor timeo and retrans option when mounting NFSv3
Eryu Guan
2021-04-05
3
-7
/
+11
|
*
|
|
|
NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT
Trond Myklebust
2021-04-05
2
-21
/
+35
|
*
|
|
|
nfs: Fix a typo in the file nfs42xattr.c
Bhaskar Chowdhury
2021-04-05
1
-1
/
+1
|
*
|
|
|
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Randy Dunlap
2021-04-05
1
-0
/
+12
|
*
|
|
|
NFS: Only change the cookie verifier if the directory page cache is empty
Trond Myklebust
2021-04-05
1
-1
/
+6
|
*
|
|
|
NFS: Fix handling of cookie verifier in uncached_readdir()
Trond Myklebust
2021-04-05
1
-6
/
+7
|
*
|
|
|
nfs: Subsequent READDIR calls should carry non-zero cookieverifier
Nagendra S Tomar
2021-04-05
1
-0
/
+2
|
*
|
|
|
NFS: Fix up incorrect documentation
Trond Myklebust
2021-04-05
4
-8
/
+8
|
*
|
|
|
NFSv4: Simplify nfs4_retry_setlk()
Trond Myklebust
2021-04-05
1
-31
/
+23
*
|
|
|
|
Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-05-07
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
fs: 9p: fix v9fs_file_open writeback fid error check
Yang Yingliang
2021-03-31
1
-2
/
+2
|
*
|
|
|
|
9p: Constify static struct v9fs_attr_group
Rikard Falkeborn
2021-03-31
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
129
-421
/
+131
|
\
\
\
\
\
\
|
*
|
|
|
|
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
118
-386
/
+109
|
*
|
|
|
|
|
fs: fat: fix spelling typo of values
dingsenjie
2021-05-07
1
-1
/
+1
|
*
|
|
|
|
|
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-05-07
1
-1
/
+2
|
*
|
|
|
|
|
nilfs2: fix typos in comments
Lu Jialin
2021-05-07
3
-4
/
+4
|
*
|
|
|
|
|
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
2021-05-07
1
-2
/
+2
|
*
|
|
|
|
|
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-07
1
-0
/
+1
|
*
|
|
|
|
|
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
2021-05-07
1
-0
/
+6
|
*
|
|
|
|
|
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-07
1
-1
/
+1
|
*
|
|
|
|
|
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-07
1
-4
/
+0
|
*
|
|
|
|
|
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-07
1
-12
/
+2
|
*
|
|
|
|
|
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-07
1
-9
/
+2
|
*
|
|
|
|
|
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-07
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-07
2
-7
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
iomap: remove unused private field from ioend
Brian Foster
2021-05-04
2
-7
/
+2
*
|
|
|
|
|
|
|
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-07
18
-68
/
+143
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xfs: don't allow log writes if the data device is readonly
Darrick J. Wong
2021-05-04
1
-4
/
+6
|
*
|
|
|
|
|
|
|
xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range
Darrick J. Wong
2021-04-29
1
-1
/
+2
|
*
|
|
|
|
|
|
|
xfs: set aside allocation btree blocks from block reservation
Brian Foster
2021-04-29
1
-1
/
+14
|
*
|
|
|
|
|
|
|
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2021-04-29
3
-0
/
+22
|
*
|
|
|
|
|
|
|
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
2021-04-29
1
-11
/
+23
|
*
|
|
|
|
|
|
|
xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
Darrick J. Wong
2021-04-29
1
-1
/
+38
|
*
|
|
|
|
|
|
|
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2021-04-29
2
-3
/
+16
|
*
|
|
|
|
|
|
|
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
Darrick J. Wong
2021-04-29
2
-2
/
+8
|
*
|
|
|
|
|
|
|
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
2021-04-29
6
-31
/
+0
|
*
|
|
|
|
|
|
|
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
2021-04-23
4
-6
/
+6
|
*
|
|
|
|
|
|
|
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
2021-04-23
4
-9
/
+9
[prev]
[next]