index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
init_link(): turn into a trivial wrapper for do_linkat()
Al Viro
1
-31
/
+2
2026-01-13
init_symlink(): turn into a trivial wrapper for do_symlinkat()
Al Viro
1
-13
/
+2
2026-01-13
init_mkdir(): turn into a trivial wrapper for do_mkdirat()
Al Viro
1
-18
/
+1
2026-01-13
init_mknod(): turn into a trivial wrapper for do_mknodat()
Al Viro
3
-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
/
+1
2026-01-13
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
1
-5
/
+6
2026-01-13
xfs: Fix xfs_grow_last_rtg()
Nirjhar Roy (IBM)
1
-1
/
+1
2026-01-13
xfs: improve the assert at the top of xfs_log_cover
Christoph Hellwig
1
-3
/
+5
2026-01-13
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
Christoph Hellwig
1
-1
/
+2
2026-01-13
xfs: mark __xfs_rtgroup_extents static
Christoph Hellwig
2
-27
/
+25
2026-01-13
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
1
-1
/
+1
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
2
-4
/
+11
2026-01-13
xfs: translate fsdax media errors into file "data lost" errors when convenient
Darrick J. Wong
1
-0
/
+4
2026-01-13
xfs: report fs metadata errors via fsnotify
Darrick J. Wong
2
-0
/
+18
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
3
-1
/
+40
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
3
-1
/
+198
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
7
-15
/
+0
2026-01-13
romfs: check sb_set_blocksize() return value
Deepanshu Kartikey
1
-1
/
+4
2026-01-13
fuse: add setlease file operation
Jeff Layton
1
-0
/
+1
2026-01-12
ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filename
Thorsten Blum
1
-14
/
+4
2026-01-12
NFS: Don't immediately return directory delegations when disabled
Anna Schumaker
1
-1
/
+1
2026-01-12
fs: add immutable rootfs
Christian Brauner
4
-12
/
+143
2026-01-12
fs: add init_pivot_root()
Christian Brauner
3
-47
/
+72
2026-01-12
fs: ensure that internal tmpfs mount gets mount id zero
Christian Brauner
1
-1
/
+1
2026-01-12
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
1
-2
/
+6
2026-01-12
btrfs: invalidate pages instead of truncate after reflinking
Filipe Manana
1
-10
/
+13
2026-01-12
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
1
-1
/
+5
2026-01-12
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
1
-1
/
+1
2026-01-12
xfs: enable non-blocking timestamp updates
Christoph Hellwig
1
-6
/
+12
2026-01-12
xfs: implement ->sync_lazytime
Christoph Hellwig
2
-29
/
+20
2026-01-12
fs: refactor file_update_time_flags
Christoph Hellwig
1
-16
/
+15
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
7
-11
/
+50
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
1
-2
/
+11
2026-01-12
fs: factor out a sync_lazytime helper
Christoph Hellwig
4
-14
/
+20
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
14
-142
/
+135
2026-01-12
fat: cleanup the flags for fat_truncate_time
Christoph Hellwig
7
-51
/
+44
2026-01-12
nfs: split nfs_update_timestamps
Christoph Hellwig
1
-16
/
+15
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
4
-12
/
+7
2026-01-12
fs: remove inode_update_time
Christoph Hellwig
1
-15
/
+8
2026-01-12
writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
Laveesh Bansal
1
-4
/
+10
2026-01-12
readdir: require opt-in for d_type flags
Amir Goldstein
1
-0
/
+3
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
12
-33
/
+0
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
1
-2
/
+1
2026-01-12
xfs: add setlease file operation
Jeff Layton
1
-0
/
+3
2026-01-12
ufs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
udf: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
1
-0
/
+2
2026-01-12
squashfs: add setlease file operation
Jeff Layton
2
-1
/
+5
2026-01-12
overlayfs: add setlease file operation
Jeff Layton
2
-0
/
+4
2026-01-12
orangefs: add setlease file operation
Jeff Layton
2
-1
/
+4
[prev]
[next]