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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-30
jbd2: don't leak memory if setting up journal fails
Eric Biggers
2
-11
/
+12
2017-03-30
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
4
-57
/
+11
2017-03-30
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-30
ext4: mark inode dirty after converting inline directory
Eric Biggers
1
-3
/
+2
2017-03-26
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-26
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
1
-5
/
+4
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
1
-0
/
+4
2017-03-15
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-15
ceph: remove req from unsafe list when unregistering it
Jeff Layton
1
-2
/
+3
2017-03-15
orangefs: Use RCU for destroy_inode
Peter Zijlstra
1
-1
/
+8
2017-03-15
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
1
-13
/
+6
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
9
-19
/
+39
2017-03-15
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
4
-63
/
+111
2017-03-12
ceph: update readpages osd request according to size of pages
Yan, Zheng
1
-0
/
+1
2017-03-12
f2fs: Fix zoned block device support
Masato Suzuki
1
-23
/
+44
2017-03-12
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
1
-0
/
+2
2017-03-12
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
3
-2
/
+32
2017-03-12
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
2
-5
/
+30
2017-03-12
f2fs: fix a problem of using memory after free
Yunlei He
1
-2
/
+3
2017-03-12
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-03-12
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-03-12
Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_...
Trond Myklebust
1
-4
/
+0
2017-03-12
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-03-12
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
1
-26
/
+37
2017-03-12
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-03-12
nfsd: special case truncates some more
Christoph Hellwig
1
-6
/
+26
2017-03-12
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
1
-17
/
+12
2017-03-12
gfs2: Add missing rcu locking for glock lookup
Andrew Price
1
-0
/
+5
2017-03-12
fuse: add missing FR_FORCE
Miklos Szeredi
1
-0
/
+1
2017-03-12
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-03-12
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-03-12
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-03-12
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
1
-2
/
+4
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-03-12
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-03-12
ext4: do not polute the extents cache while shifting extents
Roman Pen
1
-3
/
+6
2017-03-12
ext4: Include forgotten start block on fallocate insert range
Roman Pen
1
-6
/
+12
2017-03-12
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-03-12
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
2017-03-12
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2017-02-26
xfs: clear delalloc and cache on buffered write failure
Brian Foster
1
-1
/
+12
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-10
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-10
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-09
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
1
-37
/
+60
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
1
-1
/
+1
[next]