index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
fs: get mnt_writers count for an open backing file's real path
Amir Goldstein
2023-10-19
vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
Mateusz Guzik
2023-10-19
backing file: free directly
Christian Brauner
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
vfs: shave work on failed file open
Mateusz Guzik
2023-10-19
fs: simplify misleading code to remove ambiguity regarding ihold()/iput()
Luís Henriques
2023-10-19
fs/pipe: use spinlock in pipe_read() only if there is a watch_queue
Max Kellermann
2023-10-19
fs/pipe: remove unnecessary spinlock from pipe_write()
Max Kellermann
[next]