index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
1
-16
/
+29
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
1
-0
/
+1
2018-03-03
sget(): handle failures of register_shrinker()
Al Viro
1
-1
/
+5
2018-02-25
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2018-02-25
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-25
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-25
ext4: save error to disk in __ext4_grp_locked_error()
Zhouyi Zhou
1
-0
/
+1
2018-02-16
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
1
-1
/
+1
2018-02-16
NFS: commit direct writes even if they fail partially
J. Bruce Fields
1
-3
/
+1
2018-02-16
NFS: Add a cond_resched() to nfs_commit_release_pages()
Trond Myklebust
1
-0
/
+2
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
3
-15
/
+8
2018-02-16
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
1
-2
/
+1
2018-02-16
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-02-07
quota: Check for register_shrinker() failure.
Tetsuo Handa
1
-1
/
+2
2018-02-07
nfsd: check for use of the closed special stateid
Andrew Elble
1
-2
/
+5
2018-02-07
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
1
-0
/
+8
2018-01-31
fs/fcntl: f_setown, avoid undefined behaviour
Jiri Slaby
1
-0
/
+4
2018-01-31
reiserfs: don't preallocate blocks for extended attributes
Jeff Mahoney
1
-1
/
+1
2018-01-31
reiserfs: fix race in prealloc discard
Jeff Mahoney
1
-2
/
+10
2018-01-31
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+16
2017-12-20
udf: Avoid overflow when session starts at large offset
Jan Kara
1
-1
/
+1
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
1
-1
/
+2
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
1
-1
/
+1
2017-12-20
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-12-20
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
1
-0
/
+14
2017-12-20
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
1
-2
/
+2
2017-12-20
afs: Fix afs_kill_pages()
David Howells
1
-3
/
+7
2017-12-20
afs: Fix page leak in afs_write_begin()
David Howells
1
-2
/
+5
2017-12-20
afs: Populate and use client modification time
Marc Dionne
2
-10
/
+10
2017-12-20
afs: Fix the maths in afs_fs_store_data()
David Howells
1
-1
/
+1
2017-12-20
afs: Flush outstanding writes when an fd is closed
David Howells
3
-0
/
+16
2017-12-20
afs: Adjust mode bits processing
Marc Dionne
1
-1
/
+6
2017-12-20
afs: Populate group ID from vnode status
Marc Dionne
1
-1
/
+1
2017-12-20
afs: Fix missing put_page()
David Howells
1
-0
/
+1
2017-12-20
NFSD: fix nfsd_reset_versions for NFSv4.
NeilBrown
1
-15
/
+12
2017-12-20
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
NeilBrown
1
-1
/
+2
2017-12-20
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
1
-0
/
+4
2017-12-20
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2017-12-16
afs: Connect up the CB.ProbeUuid
David Howells
1
-0
/
+3
2017-12-16
NFS: Fix a typo in nfs_rename()
Trond Myklebust
1
-1
/
+1
2017-12-09
NFSv4: Fix client recovery when server reboots multiple times
Trond Myklebust
1
-1
/
+0
2017-12-05
NFS: revalidate "." etc correctly on "open".
NeilBrown
1
-1
/
+2
2017-12-05
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2017-11-30
btrfs: return the actual error value from from btrfs_uuid_tree_iterate
Pan Bian
1
-3
/
+1
2017-11-30
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2
-0
/
+6
2017-11-30
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
1
-2
/
+4
2017-11-30
nfsd: deal with revoked delegations appropriately
Andrew Elble
1
-1
/
+24
2017-11-30
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-11-30
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-11-30
isofs: fix timestamps beyond 2027
Arnd Bergmann
3
-3
/
+3
[next]