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-10-05
vfs: Test for and handle paths that are unreachable from their mnt_root
Eric W. Biederman
1
-3
/
+28
2015-10-05
dcache: Handle escaped paths in prepend_path
Eric W. Biederman
1
-0
/
+7
2015-09-30
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2
-8
/
+4
2015-09-30
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
1
-9
/
+11
2015-09-30
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
1
-6
/
+32
2015-09-30
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
1
-2
/
+2
2015-09-30
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
NeilBrown
1
-1
/
+1
2015-09-30
Btrfs: check if previous transaction aborted to avoid fs corruption
Filipe Manana
1
-0
/
+3
2015-09-30
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
1
-1
/
+24
2015-09-18
ext4: move check under lock scope to close a race.
Davide Italiano
1
-6
/
+11
2015-09-02
aio: fix reqs_available handling
Benjamin LaHaise
1
-4
/
+73
2015-09-02
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2015-09-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
3
-9
/
+37
2015-08-25
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-08-25
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-25
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-19
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-19
freeing unlinked file indefinitely delayed
Al Viro
1
-0
/
+3
2015-08-04
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2015-08-04
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-08-04
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
2015-08-04
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
1
-1
/
+1
2015-08-04
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-08-04
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
1
-1
/
+2
2015-08-04
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-08-04
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
1
-1
/
+1
2015-08-04
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2
-10
/
+33
2015-08-04
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
1
-1
/
+1
2015-08-04
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-08-04
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
1
-4
/
+5
2015-08-04
ext4: be more strict when migrating to non-extent based file
Eryu Guan
1
-1
/
+11
2015-08-04
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
1
-3
/
+12
2015-08-04
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
1
-1
/
+1
2015-08-04
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
1
-0
/
+1
2015-08-04
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
1
-4
/
+19
2015-08-04
reiserfs: Fix use after free in journal teardown
Jan Kara
2
-6
/
+21
2015-07-30
vfs: Ignore unlocked mounts in fs_fully_visible
Eric W. Biederman
1
-2
/
+6
2015-07-30
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
1
-11
/
+0
2015-07-30
fs: Fix S_NOSEC handling
Jan Kara
1
-2
/
+2
2015-07-30
get rid of s_files and files_lock
Al Viro
4
-143
/
+2
2015-07-30
uninline destroy_super(), consolidate alloc_super()
Al Viro
1
-120
/
+86
2015-07-30
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2015-07-30
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
1
-23
/
+32
2015-06-23
fs: namespace: suppress 'may be used uninitialized' warnings
Tim Gardner
3
-23
/
+15
2015-06-23
udf: Check length of extended attributes and allocation descriptors
Jan Kara
1
-0
/
+9
2015-06-23
udf: Remove repeated loads blocksize
Jan Kara
1
-11
/
+8
2015-06-23
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
1
-0
/
+9
2015-06-23
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-06-03
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-06-03
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
[next]