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-09-21
hpfs: update ctime and mtime on directory modification
Mikulas Patocka
1
-1
/
+24
2015-08-16
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-08-16
dcache: don't need rcu in shrink_dentry_list()
Miklos Szeredi
1
-23
/
+4
2015-08-16
more graceful recovery in umount_collect()
Al Viro
1
-76
/
+25
2015-08-16
don't remove from shrink list in select_collect()
Al Viro
1
-21
/
+10
2015-08-16
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-8
/
+19
2015-08-16
expand the call of dentry_lru_del() in dentry_kill()
Al Viro
1
-1
/
+6
2015-08-16
new helper: dentry_free()
Al Viro
1
-5
/
+10
2015-08-16
fold try_prune_one_dentry()
Al Viro
1
-50
/
+25
2015-08-16
fold d_kill() and d_free()
Al Viro
1
-53
/
+24
2015-08-16
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-16
ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
Joseph Qi
1
-3
/
+7
2015-08-16
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-10
freeing unlinked file indefinitely delayed
Al Viro
1
-0
/
+3
2015-08-03
hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead
Joe Perches
1
-4
/
+7
2015-08-03
9p: don't leave a half-initialized inode sitting around
Al Viro
2
-4
/
+2
2015-08-03
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
2015-08-03
NFS: Fix size of NFSACL SETACL operations
Chuck Lever
1
-1
/
+1
2015-08-03
block: Do a full clone when splitting discard bios
Martin K. Petersen
1
-3
/
+12
2015-08-03
fuse: initialize fc->release before calling it
Miklos Szeredi
1
-1
/
+1
2015-08-03
Btrfs: fix memory leak in the extent_same ioctl
Filipe Manana
1
-1
/
+3
2015-08-03
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-08-03
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
1
-1
/
+1
2015-08-03
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2
-10
/
+33
2015-08-03
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
1
-1
/
+1
2015-08-03
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
1
-11
/
+5
2015-08-03
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
1
-4
/
+5
2015-08-03
ext4: be more strict when migrating to non-extent based file
Eryu Guan
1
-1
/
+11
2015-08-03
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
1
-3
/
+12
2015-08-03
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Darrick J. Wong
1
-1
/
+1
2015-08-03
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Theodore Ts'o
1
-0
/
+1
2015-08-03
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
1
-4
/
+19
2015-07-10
vfs: Ignore unlocked mounts in fs_fully_visible
Eric W. Biederman
1
-2
/
+6
2015-07-10
vfs: Remove incorrect debugging WARN in prepend_path
Eric W. Biederman
1
-11
/
+0
2015-07-10
fs: Fix S_NOSEC handling
Jan Kara
1
-2
/
+2
2015-07-03
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-4
/
+12
2015-07-03
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2015-06-29
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
1
-23
/
+32
2015-06-22
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
1
-0
/
+9
2015-06-22
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-06-06
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-06-06
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
2015-06-06
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-06-06
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-06-06
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-06-06
d_walk() might skip too much
Al Viro
1
-4
/
+4
2015-06-06
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-05-17
deal with deadlock in d_walk()
Al Viro
1
-15
/
+16
2015-05-17
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
[next]