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-08
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-11-08
ext4: fix stripe-unaligned allocations
Jan Kara
1
-2
/
+4
2017-11-08
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-11-08
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
1
-2
/
+3
2017-11-02
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers
2
-9
/
+25
2017-11-02
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
1
-1
/
+2
2017-11-02
ceph: unlock dangling spinlock in try_flush_caps()
Jeff Layton
1
-1
/
+4
2017-10-27
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2017-10-21
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
3
-3
/
+121
2017-10-21
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
1
-1
/
+4
2017-10-21
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
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
[next]