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-01-15
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2017-01-15
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
1
-1
/
+1
2017-01-15
ext4: return -ENOMEM instead of success
Dan Carpenter
1
-1
/
+3
2017-01-15
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2017-01-15
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
5
-31
/
+85
2017-01-15
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
1
-1
/
+1
2017-01-15
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
1
-1
/
+1
2017-01-15
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2017-01-15
block: protect iterate_bdevs() against concurrent close
Rabin Vincent
1
-1
/
+6
2017-01-15
Btrfs: fix tree search logic when replaying directory entry deletes
Robbie Ko
1
-2
/
+1
2017-01-15
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
1
-0
/
+1
2017-01-15
ext4: add sanity checking to count_overhead()
Theodore Ts'o
1
-3
/
+8
2017-01-15
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
1
-9
/
+6
2017-01-15
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2
-1
/
+17
2017-01-13
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
1
-1
/
+1
2017-01-13
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
1
-1
/
+1
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-11-23
ovl: fsync after copy-up
Miklos Szeredi
1
-0
/
+2
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: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-11-23
isofs: Do not return EACCES for unknown filesystems
Jan Kara
1
-3
/
+5
2016-11-23
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
1
-1
/
+2
2016-10-05
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-10-05
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-10-05
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
3
-39
/
+25
2016-10-05
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2
-1
/
+26
2016-10-05
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-10-05
autofs races
Al Viro
3
-22
/
+15
2016-10-05
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-10-05
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-10-05
Btrfs: add missing blk_finish_plug in btrfs_sync_log()
Forrest Liu
1
-0
/
+1
2016-09-22
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
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
2016-09-15
kernfs: don't depend on d_find_any_alias() when generating notifications
Tejun Heo
1
-7
/
+21
2016-09-15
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-09-12
xfs: fix superblock inprogress check
Dave Chinner
1
-1
/
+2
2016-09-12
ovl: don't copy up opaqueness
Miklos Szeredi
3
-2
/
+4
2016-09-12
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-08-31
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-31
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-08-22
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-08-22
posix_acl: Add set_posix_acl
Andreas Gruenbacher
1
-17
/
+21
2016-08-22
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-08-22
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-08-22
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-08-22
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-08-22
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
[next]