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-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
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-1
/
+1
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-09-09
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
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: Don't access pipe->buffers without pipe_lock()
Andrey Ryabinin
1
-2
/
+5
2018-09-05
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
1
-0
/
+1
2018-09-05
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
1
-1
/
+1
2018-09-05
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
1
-1
/
+0
2018-09-05
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2018-09-05
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
1
-2
/
+4
2018-08-28
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-17
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-17
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-17
root dentries need RCU-delayed freeing
Al Viro
1
-2
/
+4
2018-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-08-09
squashfs: more metadata hardenings
Linus Torvalds
3
-6
/
+13
2018-08-09
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-08-09
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-28
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-22
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-03
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-07-03
nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
Scott Mayhew
1
-2
/
+3
2018-07-03
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-1
/
+1
2018-07-03
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
1
-0
/
+1
2018-07-03
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
1
-1
/
+12
2018-07-03
fs/binfmt_misc.c: do not allow offset overflow
Thadeu Lima de Souza Cascardo
1
-3
/
+9
2018-07-03
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-07-03
ext4: fix fencepost error in check for inode count overflow during resize
Jan Kara
1
-1
/
+1
2018-07-03
ext4: update mtime in ext4_punch_hole even if no blocks are released
Lukas Czerner
1
-18
/
+18
2018-07-03
isofs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-0
/
+3
2018-07-03
fsnotify: fix ignore mask logic in send_to_group()
Amir Goldstein
1
-14
/
+11
2018-06-13
fix io_destroy()/aio_complete() race
Al Viro
1
-2
/
+1
2018-05-30
udf: Provide saner default for invalid uid / gid
Jan Kara
1
-2
/
+3
2018-05-30
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
1
-1
/
+1
2018-05-30
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
1
-0
/
+1
2018-05-30
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
1
-1
/
+1
2018-05-30
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-05-30
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
1
-2
/
+5
2018-05-30
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
1
-1
/
+3
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
1
-7
/
+7
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
1
-0
/
+3
2018-05-30
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
1
-0
/
+3
2018-05-30
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
[next]