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
2017-11-26
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-11-26
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
1
-1
/
+1
2017-11-26
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+3
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
gfs2: remove IS_ERR_VALUE abuse
Arnd Bergmann
1
-4
/
+7
2017-11-11
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
Ryusuke Konishi
3
-4
/
+7
2017-11-11
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
1
-2
/
+3
2017-11-11
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+23
2017-11-11
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-11-11
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-11-11
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-11-11
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-11-11
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-11-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-11-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-11-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-11-11
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-13
/
+14
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
sched: move no_new_privs into new atomic flags
Kees Cook
1
-2
/
+2
2017-10-12
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
1
-6
/
+8
2017-10-12
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
1
-5
/
+4
2017-10-12
Compare prepaths when comparing superblocks
Sachin Prabhu
1
-1
/
+20
2017-10-12
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
3
-14
/
+18
2017-10-12
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
2017-10-12
Btrfs: don't use src fd for printk
Josef Bacik
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
-1
/
+5
2017-10-12
f2fs: preserve i_mode if __f2fs_set_acl() fails
Ernesto A. Fernández
1
-2
/
+3
2017-10-12
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-13
/
+15
2017-10-12
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-10-12
jfs: preserve i_mode if __jfs_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-10-12
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+8
2017-10-12
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
Ernesto A. Fernández
1
-3
/
+6
2017-10-12
reiserfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-5
/
+7
2017-10-12
hfsplus: Don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+18
2017-10-12
ext3: preserve i_mode if ext2_set_acl() fails
Ben Hutchings
1
-2
/
+8
2017-10-12
ext3: Don't clear SGID when inheriting ACLs
Ben Hutchings
1
-7
/
+8
2017-10-12
ext2: preserve i_mode if ext2_set_acl() fails
Ernesto A. Fernández
1
-2
/
+9
2017-10-12
ext2: Don't clear SGID when inheriting ACLs
Jan Kara
1
-14
/
+22
2017-10-12
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-4
/
+4
2017-10-12
ubifs: Correctly evict xattr inodes
Richard Weinberger
3
-0
/
+25
2017-10-12
sysctl: fix lax sysctl_check_table() sanity check
Luis R. Rodriguez
1
-5
/
+5
2017-10-12
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-10-12
CIFS: fix circular locking dependency
Rabin Vincent
1
-2
/
+3
2017-10-12
btrfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-6
/
+7
2017-10-12
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
[next]