index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2026-01-13
struct filename: use names_cachep only for getname() and friends
Al Viro
-16
/
+31
2026-01-13
getname_flags() massage, part 2
Al Viro
-27
/
+29
2026-01-13
getname_flags() massage, part 1
Al Viro
-17
/
+16
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
-24
/
+20
2026-01-13
get rid of audit_reusename()
Al Viro
-8
/
+3
2026-01-13
do_readlinkat(): import pathname only once
Al Viro
-3
/
+3
2026-01-13
do_sys_truncate(): import pathname only once
Al Viro
-1
/
+4
2026-01-13
user_statfs(): import pathname only once
Al Viro
-1
/
+3
2026-01-13
chroot(2): import pathname only once
Al Viro
-1
/
+3
2026-01-13
chdir(2): import pathname only once
Al Viro
-1
/
+3
2026-01-13
do_utimes_path(): import pathname only once
Al Viro
-6
/
+7
2026-01-13
do_fchownat(): import pathname only once
Al Viro
-5
/
+6
2026-01-13
do_fchmodat(): import pathname only once
Al Viro
-4
/
+4
2026-01-13
do_faccessat(): import pathname only once
Al Viro
-3
/
+4
2026-01-13
init_link(): turn into a trivial wrapper for do_linkat()
Al Viro
-31
/
+2
2026-01-13
init_symlink(): turn into a trivial wrapper for do_symlinkat()
Al Viro
-13
/
+2
2026-01-13
init_mkdir(): turn into a trivial wrapper for do_mkdirat()
Al Viro
-18
/
+1
2026-01-13
init_mknod(): turn into a trivial wrapper for do_mknodat()
Al Viro
-21
/
+3
2026-01-13
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-01-13
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
-5
/
+6
2026-01-13
xfs: Fix xfs_grow_last_rtg()
Nirjhar Roy (IBM)
-1
/
+1
2026-01-13
xfs: improve the assert at the top of xfs_log_cover
Christoph Hellwig
-3
/
+5
2026-01-13
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
Christoph Hellwig
-1
/
+2
2026-01-13
xfs: mark __xfs_rtgroup_extents static
Christoph Hellwig
-27
/
+25
2026-01-13
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
-1
/
+1
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
-4
/
+11
2026-01-13
xfs: translate fsdax media errors into file "data lost" errors when convenient
Darrick J. Wong
-0
/
+4
2026-01-13
xfs: report fs metadata errors via fsnotify
Darrick J. Wong
-0
/
+18
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
-1
/
+40
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
-1
/
+198
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
-15
/
+0
2026-01-13
romfs: check sb_set_blocksize() return value
Deepanshu Kartikey
-1
/
+4
2026-01-13
fuse: add setlease file operation
Jeff Layton
-0
/
+1
2026-01-12
ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filename
Thorsten Blum
-14
/
+4
2026-01-12
NFS: Don't immediately return directory delegations when disabled
Anna Schumaker
-1
/
+1
2026-01-12
fs: add immutable rootfs
Christian Brauner
-12
/
+143
2026-01-12
fs: add init_pivot_root()
Christian Brauner
-47
/
+72
2026-01-12
fs: ensure that internal tmpfs mount gets mount id zero
Christian Brauner
-1
/
+1
2026-01-12
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
-2
/
+6
2026-01-12
btrfs: invalidate pages instead of truncate after reflinking
Filipe Manana
-10
/
+13
2026-01-12
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
-1
/
+5
2026-01-12
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
-1
/
+1
2026-01-12
xfs: enable non-blocking timestamp updates
Christoph Hellwig
-6
/
+12
2026-01-12
xfs: implement ->sync_lazytime
Christoph Hellwig
-29
/
+20
2026-01-12
fs: refactor file_update_time_flags
Christoph Hellwig
-16
/
+15
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
-11
/
+50
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
-2
/
+11
2026-01-12
fs: factor out a sync_lazytime helper
Christoph Hellwig
-14
/
+20
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
-142
/
+135
2026-01-12
fat: cleanup the flags for fat_truncate_time
Christoph Hellwig
-51
/
+44
[prev]
[next]