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
2018-09-19
autofs: fix autofs_sbi() does not check super block type
Ian Kent
2
-2
/
+3
2018-09-19
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
1
-2
/
+2
2018-09-19
f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
Chao Yu
1
-2
/
+19
2018-09-19
f2fs: Fix uninitialized return in f2fs_ioc_shutdown()
Dan Carpenter
1
-1
/
+1
2018-09-19
f2fs: fix to wait on page writeback before updating page
Chao Yu
1
-0
/
+1
2018-09-19
f2fs: fix to do sanity check with reserved blkaddr of inline inode
Chao Yu
1
-0
/
+21
2018-09-19
f2fs: fix to skip GC if type in SSA and SIT is inconsistent
Chao Yu
1
-1
/
+7
2018-09-19
f2fs: try grabbing node page lock aggressively in sync scenario
Chao Yu
1
-1
/
+3
2018-09-19
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
1
-3
/
+8
2018-09-19
f2fs: fix defined but not used build warnings
Randy Dunlap
1
-3
/
+7
2018-09-19
f2fs: do not set free of current section
Yunlong Song
1
-0
/
+3
2018-09-19
f2fs: fix to active page in lru list for read path
Chao Yu
1
-1
/
+6
2018-09-19
Btrfs: fix data corruption when deduplicating between different files
Filipe Manana
1
-0
/
+19
2018-09-19
smb3: check for and properly advertise directory lease support
Steve French
2
-5
/
+8
2018-09-19
SMB3: Backup intent flag missing for directory opens with backupuid mounts
Steve French
2
-5
/
+22
2018-09-15
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
1
-1
/
+1
2018-09-15
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
1
-11
/
+12
2018-09-15
btrfs: replace: Reset on-disk dev stats value after replace
Misono Tomohiro
1
-0
/
+6
2018-09-15
btrfs: Exit gracefully when chunk map cannot be inserted to the tree
Qu Wenruo
1
-2
/
+6
2018-09-15
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
1
-1
/
+1
2018-09-15
smb3: fix reset of bytes read and written stats
Steve French
1
-0
/
+8
2018-09-15
NFSv4: Fix error handling in nfs4_sp4_select_mode()
Wei Yongjun
1
-1
/
+1
2018-09-15
f2fs: fix to clear PG_checked flag in set_page_dirty()
Chao Yu
1
-0
/
+4
2018-09-15
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
1
-1
/
+2
2018-09-15
fat: validate ->i_start before using
OGAWA Hirofumi
3
-10
/
+20
2018-09-15
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
1
-1
/
+3
2018-09-15
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
1
-2
/
+2
2018-09-15
reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
1
-1
/
+1
2018-09-15
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
1
-3
/
+4
2018-09-15
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
1
-1
/
+3
2018-09-15
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-09-09
fs/quota: Fix spectre gadget in do_quotactl
Jeremy Cline
1
-0
/
+2
2018-09-09
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-09-09
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-09-09
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-09-09
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-09-09
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-09-09
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
1
-4
/
+10
2018-09-09
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
1
-9
/
+7
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-1
/
+8
2018-09-09
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-09-09
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
1
-2
/
+17
2018-09-09
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
1
-2
/
+4
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+44
2018-09-05
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
1
-0
/
+1
2018-09-05
fuse: Fix oops at process_init_reply()
Miklos Szeredi
1
-14
/
+11
2018-09-05
fuse: umount should wait for all requests
Miklos Szeredi
3
-4
/
+22
2018-09-05
fuse: fix unlocked access to processing queue
Miklos Szeredi
1
-1
/
+7
2018-09-05
fuse: fix double request_end()
Miklos Szeredi
1
-2
/
+3
[next]