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
2015-06-10
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
2015-06-10
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
1
-10
/
+11
2015-06-10
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
1
-0
/
+3
2015-06-10
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-06-10
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-06-10
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-06-09
d_walk() might skip too much
Al Viro
1
-4
/
+4
2015-06-09
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-06-09
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-06-09
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
1
-1
/
+2
2015-06-09
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-06-09
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
1
-2
/
+2
2015-06-09
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
1
-2
/
+5
2015-06-09
coredump: accept any write method
Al Viro
1
-1
/
+1
2015-05-23
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-23
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-23
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-23
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-17
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
1
-24
/
+14
2015-05-17
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-17
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-17
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-05-17
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-05-17
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
1
-0
/
+6
2015-05-17
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-17
nfsd4: fix READ permission checking
J. Bruce Fields
1
-4
/
+8
2015-05-17
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-17
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-05-17
mnt: Improve the umount_tree flags
Eric W. Biederman
2
-16
/
+16
2015-05-17
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-17
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-05-17
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-05-17
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-17
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-17
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-17
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-24
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
3
-28
/
+27
2015-04-24
ext4: fix indirect punch hole corruption
Omar Sandoval
1
-34
/
+71
2015-04-24
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-24
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-24
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-04-24
cifs: smb2_clone_range() - exit on unhandled error
Sachin Prabhu
1
-1
/
+2
2015-04-23
nfsd: return correct lockowner when there is a race on hash insert
J. Bruce Fields
1
-1
/
+1
2015-04-23
nfsd: return correct openowner when there is a race to put one in the hash
Jeff Layton
1
-1
/
+1
2015-04-23
btrfs: simplify insert_orphan_item
David Sterba
1
-12
/
+4
2015-04-16
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-28
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-03-28
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-28
fuse: notify: don't move pages
Miklos Szeredi
1
-0
/
+3
2015-03-28
fuse: set stolen page uptodate
Miklos Szeredi
1
-2
/
+2
[next]