index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-31
ovl: Support escaped overlay.* xattrs
Alexander Larsson
2023-10-31
ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros
Alexander Larsson
2023-10-31
ovl: Move xattr support to new xattrs.c file
Amir Goldstein
2023-10-31
ovl: do not encode lower fh with upper sb_writers held
Amir Goldstein
2023-10-31
ovl: do not open/llseek lower file with upper sb_writers held
Amir Goldstein
2023-10-31
ovl: reorder ovl_want_write() after ovl_inode_lock()
Amir Goldstein
2023-10-31
ovl: split ovl_want_write() into two helpers
Amir Goldstein
2023-10-31
ovl: add helper ovl_file_modified()
Amir Goldstein
2023-10-31
ovl: protect copying of realinode attributes to ovl inode
Amir Goldstein
2023-10-31
ovl: punt write aio completion to workqueue
Amir Goldstein
2023-10-31
ovl: propagate IOCB_APPEND flag on writes to realfile
Amir Goldstein
2023-10-31
ovl: use simpler function to convert iocb to rw flags
Amir Goldstein
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.autofs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
fs: assert that open_mutex isn't held over holder ops
Christian Brauner
2023-10-28
fs: Avoid grabbing sb->s_umount under bdev->bd_holder_lock
Jan Kara
2023-10-28
jfs: fix log->bdev_handle null ptr deref in lbmStartIO
Lizhi Xu
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
reiserfs: Convert to bdev_open_by_dev/path()
Jan Kara
2023-10-28
ocfs2: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
nfs/blocklayout: Convert to use bdev_open_by_dev/path()
Jan Kara
2023-10-28
jfs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
f2fs: Convert to bdev_open_by_dev/path()
Jan Kara
2023-10-28
ext4: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
erofs: Convert to use bdev_open_by_path()
Jan Kara
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-10-27
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
2023-10-24
autofs: fix add autofs_parse_fd()
Ian Kent
2023-10-24
vfs: Convert BUG_ON to WARN_ON_ONCE in open_last_lookups
Bernd Schubert
2023-10-23
Merge tag 'pull-nfsd-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2023-10-23
Merge tag 'for-6.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-23
btrfs: fix unwritten extent buffer after snapshotting a new subvolume
Filipe Manana
2023-10-21
Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-20
Merge tag 'nfs-for-6.6-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-20
Merge tag 'fsnotify_for_v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-19
iomap: fix short copy in iomap_write_iter()
Jan Stancek
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
Merge tag 'ntfs3_for_6.6' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-10-19
Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
fanotify: limit reporting of event with non-decodeable file handles
Amir Goldstein
2023-10-19
writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs
Jingbo Xu
2023-10-19
chardev: Simplify usage of try_module_get()
Uwe Kleine-König
2023-10-19
ovl: rely on SB_I_NOUMASK
Christian Brauner
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
[next]