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-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
pstore/ram: Fix failure-path memory leak in ramoops_init
Kees Cook
1
-4
/
+25
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
ovl: fix format of setxattr debug
Miklos Szeredi
1
-2
/
+2
2018-10-10
ovl: fix memory leak on unlink of indexed file
Amir Goldstein
1
-1
/
+2
2018-10-10
ovl: fix access beyond unterminated strings
Amir Goldstein
1
-1
/
+1
2018-10-10
ovl: set I_CREATING on inode being created
Miklos Szeredi
1
-0
/
+4
2018-10-10
vfs: don't evict uninitialized inode
Miklos Szeredi
1
-2
/
+6
2018-10-10
new primitive: discard_new_inode()
Al Viro
2
-5
/
+42
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
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-10-10
ceph: avoid a use-after-free in ceph_destroy_options()
Ilya Dryomov
1
-5
/
+11
2018-10-10
fsnotify: fix ignore mask logic in fsnotify()
Amir Goldstein
1
-10
/
+3
2018-10-10
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
1
-3
/
+0
2018-10-10
btrfs: btrfs_shrink_device should call commit transaction at the end
Anand Jain
1
-1
/
+6
2018-10-10
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
4
-21
/
+22
2018-10-03
isofs: reject hardware sector size > 2048 bytes
Eric Sandeen
1
-0
/
+7
2018-10-03
filesystem-dax: Fix use of zero page
Matthew Wilcox
1
-11
/
+2
2018-10-03
ext2, dax: set ext2_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-10-03
fs/lock: skip lock owner pid translation in case we are in init_pid_ns
Konstantin Khorenko
1
-0
/
+7
2018-10-03
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-10-03
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
1
-10
/
+11
2018-09-29
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
1
-1
/
+1
2018-09-29
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
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 arithemetic overflow that can trigger a BUG
Theodore Ts'o
2
-2
/
+9
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-29
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-26
f2fs: do checkpoint in kill_sb
Jaegeuk Kim
1
-3
/
+13
2018-09-26
configfs: fix registered group removal
Mike Christie
1
-0
/
+11
2018-09-26
vfs: fix freeze protection in mnt_want_write_file() for overlayfs
Miklos Szeredi
1
-3
/
+4
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
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
Trond Myklebust
1
-1
/
+1
2018-09-26
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
1
-2
/
+2
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
ovl: fix oopses in ovl_fill_super() failure paths
Miklos Szeredi
1
-12
/
+14
2018-09-26
pstore: Fix incorrect persistent ram buffer mapping
Bin Yang
1
-3
/
+14
[next]