index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: make two stat prep helpers available
Jens Axboe
2020-01-20
2
-12
/
+28
*
io_uring: avoid ring quiesce for fixed file set unregister and update
Jens Axboe
2020-01-20
1
-135
/
+350
*
io_uring: add support for IORING_OP_CLOSE
Jens Axboe
2020-01-20
1
-0
/
+109
*
io-wq: add support for uncancellable work
Jens Axboe
2020-01-20
3
-2
/
+12
*
fs: move filp_close() outside of __close_fd_get_file()
Jens Axboe
2020-01-20
1
-2
/
+4
*
io_uring: add support for IORING_OP_OPENAT
Jens Axboe
2020-01-20
1
-2
/
+93
*
fs: make build_open_flags() available internally
Jens Axboe
2020-01-20
2
-3
/
+4
*
io_uring: add support for fallocate()
Jens Axboe
2020-01-20
1
-0
/
+60
*
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
Jens Axboe
2020-01-20
1
-1
/
+3
|
\
|
*
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
Eugene Syromiatnikov
2020-01-20
1
-1
/
+3
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2020-01-19
5
-93
/
+305
|
\
\
|
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
1
-34
/
+113
|
*
|
namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
Aleksa Sarai
2019-12-08
1
-16
/
+27
|
*
|
namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
Aleksa Sarai
2019-12-08
1
-3
/
+7
|
*
|
namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
Aleksa Sarai
2019-12-08
1
-6
/
+74
|
*
|
namei: LOOKUP_NO_XDEV: block mountpoint crossing
Aleksa Sarai
2019-12-08
1
-4
/
+27
|
*
|
namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
Aleksa Sarai
2019-12-08
1
-1
/
+9
|
*
|
namei: LOOKUP_NO_SYMLINKS: block symlink resolution
Aleksa Sarai
2019-12-08
1
-0
/
+3
|
*
|
namei: allow set_root() to produce errors
Aleksa Sarai
2019-12-08
1
-11
/
+24
|
*
|
namei: allow nd_jump_link() to produce errors
Aleksa Sarai
2019-12-08
3
-8
/
+12
|
*
|
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
2019-12-08
2
-18
/
+17
|
*
|
namei: only return -ECHILD from follow_dotdot_rcu()
Aleksa Sarai
2019-12-08
1
-1
/
+1
*
|
|
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-17
2
-28
/
+56
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
io_uring: only allow submit from owning task
Jens Axboe
2020-01-16
1
-0
/
+6
|
*
|
io_uring: ensure workqueue offload grabs ring mutex for poll list
Jens Axboe
2020-01-15
1
-0
/
+9
|
*
|
io_uring: clear req->result always before issuing a read/write request
Bijan Mottahedeh
2020-01-15
1
-0
/
+2
|
*
|
io_uring: be consistent in assigning next work from handler
Jens Axboe
2020-01-14
1
-24
/
+28
|
*
|
io-wq: cancel work if we fail getting a mm reference
Jens Axboe
2020-01-14
1
-4
/
+8
|
*
|
io_uring: don't setup async context for read/write fixed
Jens Axboe
2020-01-13
1
-0
/
+3
*
|
|
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-17
6
-46
/
+114
|
\
\
\
|
*
|
|
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
1
-1
/
+5
|
*
|
|
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-17
1
-1
/
+13
|
*
|
|
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-13
1
-5
/
+46
|
*
|
|
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2020-01-08
1
-1
/
+5
|
*
|
|
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
1
-4
/
+6
|
*
|
|
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-08
1
-8
/
+19
|
*
|
|
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-08
1
-26
/
+20
*
|
|
|
Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-17
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
fuse: fix fuse_send_readpages() in the syncronous read case
Miklos Szeredi
2020-01-16
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-01-15
2
-79
/
+13
|
\
\
\
\
|
*
|
|
|
fix autofs regression caused by follow_managed() changes
Al Viro
2020-01-15
1
-0
/
+1
|
*
|
|
|
reimplement path_mountpoint() with less magic
Al Viro
2020-01-15
2
-79
/
+12
*
|
|
|
|
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
2020-01-14
1
-10
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
2020-01-14
1
-5
/
+1
|
*
|
|
|
|
afs: Fix use-after-loss-of-ref
David Howells
2020-01-14
1
-5
/
+7
*
|
|
|
|
|
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-10
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
2020-01-06
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-10
3
-6
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-09
3
-6
/
+6
*
|
|
|
|
|
|
|
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-10
1
-12
/
+0
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]