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
2021-03-04
io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checks
Jens Axboe
1
-11
/
+1
2021-03-04
io_uring: remove unused argument 'tsk' from io_req_caches_free()
Jens Axboe
1
-3
/
+3
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-9
/
+10
2021-03-04
io_uring: warn on not destroyed io-wq
Pavel Begunkov
1
-0
/
+2
2021-03-04
io_uring: fix race condition in task_work add and clear
Jens Axboe
1
-2
/
+2
2021-03-04
io-wq: provide an io_wq_put_and_exit() helper
Jens Axboe
3
-11
/
+21
2021-03-04
io_uring: don't use complete_all() on SQPOLL thread exit
Jens Axboe
1
-1
/
+4
2021-03-04
io_uring: run fallback on cancellation
Pavel Begunkov
1
-1
/
+6
2021-03-04
io_uring: SQPOLL stop error handling fixes
Jens Axboe
1
-7
/
+18
2021-03-04
io-wq: fix double put of 'wq' in error path
Jens Axboe
1
-2
/
+0
2021-03-04
io-wq: wait for manager exit on wq destroy
Jens Axboe
1
-1
/
+6
2021-03-04
io-wq: rename wq->done completion to wq->started
Jens Axboe
1
-4
/
+4
2021-03-04
io-wq: don't ask for a new worker if we're exiting
Jens Axboe
1
-0
/
+2
2021-03-04
io-wq: have manager wait for all workers to exit
Jens Axboe
1
-8
/
+22
2021-03-02
pstore/ram: Rate-limit "uncorrectable error in header" message
Dmitry Osipenko
1
-1
/
+1
2021-03-02
btrfs: subpage: fix the false data csum mismatch error
Qu Wenruo
1
-5
/
+16
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
1
-4
/
+27
2021-03-02
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2
-2
/
+3
2021-03-02
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2
-4
/
+6
2021-03-02
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
1
-1
/
+1
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
1
-2
/
+2
2021-03-02
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-03-02
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
1
-1
/
+4
2021-03-02
btrfs: ref-verify: use 'inline void' keyword ordering
Randy Dunlap
1
-2
/
+2
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-32
/
+12
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-59
/
+175
2021-03-01
io-wq: wait for worker startup when forking a new one
Jens Axboe
1
-0
/
+4
2021-02-28
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-64
/
+84
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-25
/
+19
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-1052
/
+661
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-48
/
+32
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
11
-25
/
+19
2021-02-26
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-377
/
+843
2021-02-26
Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-340
/
+346
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-129
/
+23
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-26
iomap: use mapping_seek_hole_data
Matthew Wilcox (Oracle)
1
-114
/
+11
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
12
-190
/
+261
2021-02-26
btrfs: use copy_highpage() instead of 2 kmaps()
Ira Weiny
1
-9
/
+1
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
6
-23
/
+11
2021-02-25
cifs: update internal version number
Steve French
1
-1
/
+1
2021-02-25
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
3
-3
/
+22
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2
-17
/
+51
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
2021-02-25
cifs: fix nodfs mount option
Paulo Alcantara
1
-4
/
+4
2021-02-25
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
1
-13
/
+30
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-49
/
+59
[prev]
[next]