index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
fs_parse: mark fs_param_bad_value() as static
Luo Jiaxing
1
-1
/
+1
2020-10-13
fs/xattr.c: fix kernel-doc warnings for setxattr & removexattr
Randy Dunlap
1
-11
/
+11
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-873
/
+1520
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-150
/
+123
2020-10-13
Merge tag 'erofs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+22
2020-10-13
Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
52
-1978
/
+2690
2020-10-13
Merge tag 'dlm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
6
-279
/
+260
2020-10-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
19
-342
/
+470
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-209
/
+126
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-140
/
+93
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-398
/
+49
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-7
/
+25
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+5
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
1
-46
/
+32
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
1
-36
/
+33
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
1
-9
/
+2
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
1
-9
/
+9
2020-10-10
io_uring: improve submit_state.ios_left accounting
Pavel Begunkov
1
-5
/
+5
2020-10-10
io_uring: simplify io_file_get()
Pavel Begunkov
1
-16
/
+14
2020-10-10
io_uring: kill extra check in fixed io_file_get()
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean up ->files grabbing
Pavel Begunkov
1
-39
/
+13
2020-10-10
io_uring: don't io_prep_async_work() linked reqs
Pavel Begunkov
1
-3
/
+0
2020-10-09
io_uring: Convert advanced XArray uses to the normal API
Matthew Wilcox (Oracle)
1
-12
/
+2
2020-10-09
io_uring: Fix XArray usage in io_uring_add_task_file
Matthew Wilcox (Oracle)
1
-12
/
+9
2020-10-09
io_uring: Fix use of XArray in __io_uring_files_cancel
Matthew Wilcox (Oracle)
1
-14
/
+5
2020-10-08
io_uring: fix break condition for __io_uring_register() waiting
Jens Axboe
1
-3
/
+3
2020-10-09
erofs: remove unnecessary enum entries
Chengguang Xu
1
-2
/
+0
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+12
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
3
-9
/
+50
2020-10-08
io_uring: no need to call xa_destroy() on empty xarray
Jens Axboe
1
-1
/
+0
2020-10-07
io_uring: batch account ->req_issue and task struct references
Jens Axboe
1
-2
/
+5
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
3
-9
/
+9
2020-10-07
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-10-07
btrfs: skip devices without magic signature when mounting
Anand Jain
2
-8
/
+18
2020-10-07
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2
-21
/
+0
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
1
-19
/
+0
2020-10-07
btrfs: return error if we're unable to read device stats
Josef Bacik
1
-8
/
+18
2020-10-07
btrfs: init device stats for seed devices
Josef Bacik
1
-41
/
+46
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
7
-38
/
+0
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
3
-7
/
+7
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
3
-8
/
+12
[next]