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-12-08
NFS: revalidate "." etc correctly on "open".
NeilBrown
1
-1
/
+2
2017-12-08
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2017-12-08
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2
-0
/
+6
2017-12-08
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
1
-2
/
+4
2017-12-08
nfsd: deal with revoked delegations appropriately
Andrew Elble
1
-1
/
+24
2017-12-08
nfs: Fix ugly referral attributes
Chuck Lever
1
-10
/
+8
2017-12-08
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-12-08
isofs: fix timestamps beyond 2027
Arnd Bergmann
3
-3
/
+3
2017-12-08
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
1
-3
/
+4
2017-12-08
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-12-08
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-12-06
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
1
-2
/
+1
2017-12-06
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
1
-2
/
+7
2017-12-06
ext4: fix data exposure after a crash
Jan Kara
1
-9
/
+14
2017-12-06
ext4: do not use stripe_width if it is not set
Jan Kara
1
-2
/
+2
2017-12-06
ext4: fix stripe-unaligned allocations
Jan Kara
1
-2
/
+4
2017-12-06
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-12-06
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
1
-2
/
+3
2017-12-06
FS-Cache: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+7
2017-11-05
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
1
-1
/
+2
2017-11-05
ceph: unlock dangling spinlock in try_flush_caps()
Jeff Layton
1
-1
/
+4
2017-11-05
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
1
-2
/
+7
2017-11-05
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
3
-3
/
+121
2017-11-05
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
1
-1
/
+6
2017-11-05
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
1
-1
/
+4
2017-11-05
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-11-05
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+15
2017-11-05
ext4: fix data corruption for mmap writes
Jan Kara
1
-5
/
+19
2017-11-05
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-1
/
+1
2017-11-05
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
3
-24
/
+2
2017-11-04
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-11-04
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-11-04
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-11-04
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-11-04
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-10-03
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-10-03
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
1
-1
/
+1
2017-10-03
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-10-03
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-10-03
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-10-03
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+24
2017-10-03
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-10-03
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-10-03
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-10-03
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-10-03
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-09-10
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-09-10
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-09-10
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-09-10
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
[next]