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-10-18
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
4
-0
/
+31
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-10-12
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-10-12
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+15
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
1
-5
/
+19
2017-10-12
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2017-10-12
ext4: only call ext4_truncate when size <= isize
Josef Bacik
1
-21
/
+19
2017-10-12
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-1
/
+1
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
3
-24
/
+2
2017-10-05
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-10-05
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-10-05
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-10-05
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-10-05
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-10-05
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-09-27
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
1
-1
/
+1
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-13
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-09-13
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-09-07
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+24
2017-09-07
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-08-11
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-11
pstore: Use dynamic spinlock initializer
Kees Cook
1
-1
/
+1
2017-08-11
pstore: Correctly initialize spinlock and flags
Kees Cook
1
-5
/
+7
2017-08-11
pstore: Allow prz to control need for locking
Joel Fernandes
2
-11
/
+18
2017-08-11
dentry name snapshots
Al Viro
4
-11
/
+42
2017-08-11
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-6
/
+5
2017-07-27
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-07-27
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-27
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-07-27
CIFS: Fix handle_cancelled_mid callback initialization
Pavel Shilovsky
1
-2
/
+1
2017-07-21
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-21
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-06-29
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-29
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-29
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-26
configfs: Fix race between create_link and configfs_rmdir
Nicholas Bellinger
1
-2
/
+1
2017-06-26
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-6
/
+18
[next]