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
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
2017-06-05
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-06-05
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+8
2017-06-05
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-06-05
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-06-05
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-06-05
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
3
-1
/
+32
2017-06-05
f2fs: use for_each_set_bit to simplify the code
Chao Yu
2
-14
/
+6
2017-06-05
fuse: add missing FR_FORCE
Miklos Szeredi
1
-0
/
+1
2017-06-05
NFSv4: Fix the underestimation of delegation XDR space reservation
Trond Myklebust
1
-0
/
+2
2017-06-05
nfsd: special case truncates some more
Christoph Hellwig
1
-6
/
+26
2017-06-05
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
1
-17
/
+12
2017-06-05
nfsd: update mtime on truncate
Christoph Hellwig
1
-0
/
+10
2017-06-05
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-06-05
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-06-05
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-06-05
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-06-05
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-06-05
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-06-05
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-06-05
ext4: use private version of page_zero_new_buffers() for data=journal mode
Theodore Ts'o
1
-1
/
+33
2017-06-05
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-06-05
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2017-06-05
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
2017-04-04
aio: mark AIO pseudo-fs noexec
Jann Horn
1
-0
/
+1
2017-04-04
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
4
-5
/
+12
2017-04-04
fs/nfs: fix new compiler warning about boolean in switch
Andre Przywara
1
-7
/
+4
2017-04-04
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
3
-23
/
+15
2017-03-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-03-16
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-03-16
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
1
-0
/
+1
2017-03-16
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
1
-4
/
+5
2017-03-16
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
1
-2
/
+23
2017-03-16
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
3
-0
/
+19
2017-03-16
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
1
-1
/
+1
2017-03-16
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
1
-0
/
+3
2017-03-16
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2017-03-16
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2017-03-16
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
1
-1
/
+1
2017-03-16
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
3
-2
/
+19
2017-03-16
Btrfs: delayed-inode: replace root args iff only fs_info used
Daniel Dressler
1
-4
/
+5
2017-03-16
fsnotify: Fix possible use-after-free in inode iteration on umount
Jan Kara
1
-36
/
+9
2017-03-16
fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodes
Geliang Tang
1
-2
/
+1
2017-03-16
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-03-16
ext4: reject inodes with negative size
Darrick J. Wong
1
-0
/
+6
2017-03-16
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2017-03-16
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2017-03-16
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-03-16
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-03-16
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
[next]