index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-09-07
1
-1
/
+1
*
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
1
-2
/
+2
|
\
|
*
fs: mark the iomap argument to __block_write_begin_int const
Christoph Hellwig
2021-08-16
1
-2
/
+2
*
|
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
2021-08-23
1
-0
/
+2
*
|
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
2021-08-23
1
-0
/
+1
*
|
namei: update do_*() helpers to return ints
Dmitry Kadashev
2021-08-23
1
-3
/
+3
*
|
namei: make do_mkdirat() take struct filename
Dmitry Kadashev
2021-08-23
1
-0
/
+1
|
/
*
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-21
1
-1
/
+0
*
switch file_open_root() to struct path
Al Viro
2021-04-07
1
-1
/
+1
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-0
/
+1
|
\
\
|
*
|
fs: provide locked helper variant of close_fd_get_file()
Jens Axboe
2021-02-01
1
-0
/
+1
|
|
/
*
/
teach sendfile(2) to handle send-to-pipe directly
Al Viro
2021-01-25
1
-0
/
+9
|
/
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-5
/
+2
|
\
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-6
/
+1
|
*
fs: remove get_super_thawed and get_super_exclusive_thawed
Christoph Hellwig
2020-12-01
1
-0
/
+2
*
|
fs: make do_renameat2() take struct filename
Jens Axboe
2020-12-09
1
-0
/
+2
|
/
*
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
1
-3
/
+0
*
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-10
/
+9
|
\
|
*
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
1
-2
/
+0
|
*
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
1
-1
/
+0
|
*
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
1
-2
/
+0
|
*
init: add an init_link helper
Christoph Hellwig
2020-07-31
1
-2
/
+1
|
*
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
init: add an init_chown helper
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
*
init: add an init_umount helper
Christoph Hellwig
2020-07-31
1
-0
/
+1
|
*
init: add an init_mount helper
Christoph Hellwig
2020-07-31
1
-0
/
+4
|
*
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
2020-07-31
1
-1
/
+1
*
|
block: move block-related definitions out of fs.h
Christoph Hellwig
2020-06-24
1
-2
/
+15
|
/
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
1
-2
/
+0
|
\
|
*
writeback: Export inode_io_list_del()
Jan Kara
2020-06-03
1
-2
/
+0
*
|
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-2
/
+2
|
\
\
|
*
|
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
2020-05-26
1
-2
/
+0
|
*
|
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
2020-05-26
1
-0
/
+2
|
|
/
*
/
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
1
-1
/
+0
|
/
*
Merge branch 'work.dotdot1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-02
1
-1
/
+0
|
\
|
*
LOOKUP_MOUNTPOINT: fold path_mountpointat() into path_lookupat()
Al Viro
2020-03-13
1
-1
/
+0
*
|
block: move guard_bio_eod to bio.c
Christoph Hellwig
2020-03-25
1
-1
/
+0
|
/
*
Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-29
1
-0
/
+8
|
\
|
*
fs: make two stat prep helpers available
Jens Axboe
2020-01-20
1
-0
/
+6
|
*
fs: make build_open_flags() available internally
Jens Axboe
2020-01-20
1
-0
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
compat_ioctl: simplify the implementation
Arnd Bergmann
2020-01-03
1
-6
/
+0
*
|
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-09
1
-1
/
+1
|
/
*
make __d_alloc() static
Al Viro
2019-10-25
1
-1
/
+0
*
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-20
1
-0
/
+2
|
\
|
*
Teach shrink_dcache_parent() to cope with mixed-filesystem shrink lists
Al Viro
2019-07-10
1
-0
/
+2
*
|
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-19
1
-10
/
+0
|
\
\
|
*
|
iomap: move internal declarations into fs/iomap/
Darrick J. Wong
2019-07-17
1
-10
/
+0
[next]