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-10-18
ext4: Fix error code in ext4_xattr_set_entry()
Daniel Rosenberg
1
-1
/
+1
2018-10-13
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-10-13
f2fs: fix invalid memory access
Chao Yu
1
-4
/
+5
2018-10-13
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
1
-3
/
+3
2018-10-13
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
1
-8
/
+14
2018-10-10
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-10
smb2: fix missing files in root share directory listing
Aurelien Aptel
1
-1
/
+1
2018-10-10
sysfs: Do not return POSIX ACL xattrs via listxattr
Andreas Gruenbacher
1
-11
/
+13
2018-10-10
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
1
-0
/
+8
2018-10-10
fs/cifs: suppress a string overflow warning
Stephen Rothwell
1
-3
/
+8
2018-10-10
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
1
-3
/
+0
2018-10-03
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
1
-0
/
+5
2018-10-03
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-09-29
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
1
-0
/
+2
2018-09-29
ext4: don't mark mmp buffer head dirty
Li Dongyang
1
-1
/
+0
2018-09-29
ext4: fix online resizing for bigalloc file systems with a 1k block size
Theodore Ts'o
1
-1
/
+2
2018-09-29
ext4: fix online resize's handling of a too-small final block group
Theodore Ts'o
1
-0
/
+20
2018-09-29
ext4: recalucate superblock checksum after updating free blocks/inodes
Theodore Ts'o
1
-0
/
+2
2018-09-29
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
2
-12
/
+12
2018-09-29
ext4: check to make sure the rename(2)'s destination is not freed
Theodore Ts'o
1
-0
/
+6
2018-09-29
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-09-26
configfs: fix registered group removal
Mike Christie
1
-0
/
+11
2018-09-26
binfmt_elf: Respect error return from `regset->active'
Maciej W. Rozycki
1
-1
/
+1
2018-09-26
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
2
-3
/
+9
2018-09-26
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
1
-10
/
+15
2018-09-26
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
1
-2
/
+9
2018-09-26
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
1
-3
/
+14
2018-09-26
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
1
-1
/
+2
2018-09-26
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
1
-1
/
+1
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 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: do not set free of current section
Yunlong Song
1
-0
/
+3
2018-09-15
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
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
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
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
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
[next]