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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-19
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
3
-23
/
+15
2018-03-19
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
1
-1
/
+0
2018-03-03
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-03-03
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2018-03-03
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
1
-0
/
+4
2018-03-03
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2018-03-03
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2018-02-13
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2018-02-13
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2018-02-13
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2018-02-13
autofs4: catatonic_mode vs. notify_daemon race
Al Viro
1
-11
/
+14
2018-02-13
autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race
Al Viro
1
-1
/
+7
2018-02-13
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2018-02-13
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
Younger Liu
2
-8
/
+3
2018-02-13
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
1
-4
/
+4
2018-02-13
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
1
-2
/
+1
2018-02-13
isofs: fix timestamps beyond 2027
Arnd Bergmann
3
-3
/
+3
2018-02-13
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2
-0
/
+6
2018-01-01
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2018-01-01
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2
-9
/
+25
2018-01-01
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2018-01-01
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2018-01-01
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-1
/
+1
2018-01-01
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-11-26
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-11-26
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2017-11-26
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-11-26
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-11-26
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
1
-1
/
+12
2017-11-11
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
3
-4
/
+7
2017-11-11
cuse: fix uninitialized variable warnings
Miklos Szeredi
1
-1
/
+1
2017-11-11
eCryptfs: initialize payload_len in keystore.c
Simon Que
1
-1
/
+1
2017-11-11
cifs: silence compiler warnings showing up with gcc-4.7.0
Jeff Layton
1
-12
/
+12
2017-11-11
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-11-11
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
1
-1
/
+2
2017-11-11
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+25
2017-11-11
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-11-11
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-0
/
+7
2017-11-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-11-11
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-13
/
+11
2017-11-11
mount: copy the port field into the cloned nfs_server structure.
Steve Dickson
1
-0
/
+1
2017-11-11
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-10-12
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-10-12
btrfs: preserve i_mode if __btrfs_set_acl() fails
Ernesto A. Fernández
1
-0
/
+3
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-18
/
+30
2017-10-12
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-10-12
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
1
-3
/
+8
2017-10-12
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-16
/
+25
2017-10-12
ext3: preserve i_mode if ext2_set_acl() fails
Ben Hutchings
1
-2
/
+9
2017-10-12
ext3: Don't clear SGID when inheriting ACLs
Ben Hutchings
1
-17
/
+26
[next]