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
vfs: open() with O_CREAT should not create inodes with unknown ids
Seth Forshee
1
-0
/
+6
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
-8
/
+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-27
fscrypt: fix dereference of NULL user_key_payload
Eric Biggers
1
-0
/
+5
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
3
-0
/
+25
2017-10-27
xfs: cancel dirty pages on invalidation
Dave Chinner
1
-12
/
+22
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-27
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-27
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-27
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2
-0
/
+15
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-62
/
+51
2017-10-27
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
1
-1
/
+8
2017-10-27
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
1
-2
/
+22
2017-10-27
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
4
-12
/
+24
2017-10-27
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
1
-1
/
+1
2017-10-27
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-10-27
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
1
-1
/
+13
2017-10-27
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
1
-3
/
+5
2017-10-21
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
3
-4
/
+15
2017-10-21
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
1
-2
/
+7
2017-10-21
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
1
-2
/
+2
2017-10-21
ceph: don't update_dentry_lease unless we actually got one
Jeff Layton
1
-2
/
+2
2017-10-21
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
3
-3
/
+121
2017-10-21
f2fs: do not wait for writeback in write_begin
Jaegeuk Kim
1
-1
/
+6
2017-10-21
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
1
-1
/
+4
2017-10-21
f2fs: do SSR for data when there is enough free space
Yunlong Song
1
-1
/
+1
2017-10-18
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-18
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2
-5
/
+15
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
4
-0
/
+32
2017-10-18
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-10-12
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
1
-0
/
+12
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
1
-0
/
+12
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
-2
/
+16
2017-10-12
vfs: deny copy_file_range() for non regular files
Amir Goldstein
1
-0
/
+5
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-08
nfs: make nfs4_cb_sv_ops static
Jason Yan
1
-2
/
+2
2017-10-08
hugetlbfs: initialize shared policy as part of inode allocation
Mike Kravetz
1
-13
/
+12
2017-10-08
Btrfs: fix potential use-after-free for cloned bio
Liu Bo
1
-1
/
+1
2017-10-08
Btrfs: fix segmentation fault when doing dio read
Liu Bo
1
-2
/
+6
2017-10-08
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
1
-5
/
+7
[next]