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-01-12
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2017-01-12
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
1
-1
/
+1
2017-01-12
btrfs: limit async_work allocation and worker func duration
Maxim Patlasov
3
-2
/
+19
2017-01-12
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-01-12
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2017-01-12
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2017-01-12
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-01-12
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-01-12
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2017-01-12
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
1
-1
/
+6
2017-01-12
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
1
-2
/
+1
2017-01-12
Btrfs: fix deadlock caused by fsync when logging directory entries
Robbie Ko
1
-2
/
+2
2017-01-12
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2017-01-12
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2017-01-12
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2017-01-12
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2017-01-12
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-12
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
2016-12-23
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
4
-2
/
+52
2016-12-23
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
14
-92
/
+83
2016-12-23
fs: Avoid premature clearing of capabilities
Jan Kara
1
-6
/
+14
2016-12-23
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
47
-60
/
+61
2016-12-23
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2
-38
/
+50
2016-12-23
fuse: Propagate dentry down to inode_change_ok()
Jan Kara
3
-5
/
+6
2016-12-23
xfs: Propagate dentry down to inode_change_ok()
Jan Kara
5
-35
/
+68
2016-12-23
xattr: Option to disable meta-data block cache
Andreas Dilger
3
-12
/
+24
2016-11-25
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
2016-11-25
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-11-23
btrfs: fix races on root_log_ctx lists
Chris Mason
1
-14
/
+6
2016-11-23
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
1
-2
/
+1
2016-11-23
ubifs: Abort readdir upon error
Richard Weinberger
1
-5
/
+3
2016-11-23
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
1
-2
/
+3
2016-11-23
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-11-01
isofs: Do not return EACCES for unknown filesystems
Jan Kara
1
-3
/
+5
2016-11-01
ceph: fix error handling in ceph_read_iter
Nikolay Borisov
1
-1
/
+2
2016-11-01
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
1
-1
/
+2
2016-10-03
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-10-03
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-10-03
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
3
-39
/
+25
2016-10-03
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2
-1
/
+26
2016-10-03
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-10-03
autofs races
Al Viro
3
-22
/
+15
2016-10-03
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-10-02
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-10-02
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-0
/
+6
2016-10-02
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-10-02
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
2016-10-02
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
1
-3
/
+4
2016-09-15
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-15
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
[next]