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
*
Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-02-28
7
-64
/
+84
|
\
|
*
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-25
5
-26
/
+60
|
*
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
2021-02-25
1
-3
/
+10
|
*
xfs: don't reuse busy extents on extent trim
Brian Foster
2021-02-25
1
-14
/
+0
|
*
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
2021-02-24
1
-21
/
+14
*
|
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-28
11
-25
/
+19
|
\
\
|
*
|
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
11
-25
/
+19
*
|
|
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
5
-1052
/
+661
|
\
\
\
|
*
|
|
io-wq: remove now unused IO_WQ_BIT_ERROR
Jens Axboe
2021-02-25
1
-10
/
+0
|
*
|
|
io_uring: fix SQPOLL thread handling over exec
Jens Axboe
2021-02-25
1
-1
/
+34
|
*
|
|
io-wq: improve manager/worker handling over exec
Jens Axboe
2021-02-25
3
-23
/
+45
|
*
|
|
io_uring: ensure SQPOLL startup is triggered before error shutdown
Jens Axboe
2021-02-25
1
-1
/
+2
|
*
|
|
io-wq: make buffered file write hashed work map per-ctx
Jens Axboe
2021-02-25
3
-11
/
+107
|
*
|
|
io-wq: fix race around io_worker grabbing
Jens Axboe
2021-02-23
1
-9
/
+9
|
*
|
|
io-wq: fix races around manager/worker creation and task exit
Jens Axboe
2021-02-23
1
-22
/
+35
|
*
|
|
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
2021-02-23
1
-3
/
+4
|
*
|
|
io_uring: cleanup ->user usage
Jens Axboe
2021-02-23
1
-12
/
+6
|
*
|
|
io-wq: remove nr_process accounting
Jens Axboe
2021-02-23
3
-50
/
+1
|
*
|
|
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
2021-02-23
1
-1
/
+1
|
*
|
|
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
2021-02-23
1
-7
/
+0
|
*
|
|
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2021-02-23
2
-8
/
+1
|
*
|
|
io_uring: move SQPOLL thread io-wq forked worker
Jens Axboe
2021-02-23
1
-292
/
+181
|
*
|
|
io-wq: make io_wq_fork_thread() available to other users
Jens Axboe
2021-02-21
2
-4
/
+6
|
*
|
|
io-wq: only remove worker from free_list, if it was there
Jens Axboe
2021-02-21
1
-3
/
+7
|
*
|
|
io_uring: remove io_identity
Jens Axboe
2021-02-21
3
-80
/
+52
|
*
|
|
io_uring: remove any grabbing of context
Jens Axboe
2021-02-21
2
-229
/
+14
|
*
|
|
io-wq: worker idling always returns false
Jens Axboe
2021-02-21
1
-8
/
+2
|
*
|
|
io-wq: fork worker threads from original task
Jens Axboe
2021-02-21
3
-198
/
+113
|
*
|
|
io-wq: don't pass 'wqe' needlessly around
Jens Axboe
2021-02-21
1
-15
/
+16
|
*
|
|
io_uring: tie async worker side to the task context
Jens Axboe
2021-02-21
1
-50
/
+34
|
*
|
|
io-wq: get rid of wq->use_refs
Jens Axboe
2021-02-21
2
-19
/
+1
|
*
|
|
io_uring: disable io-wq attaching
Jens Axboe
2021-02-21
1
-33
/
+22
|
*
|
|
io-wq: don't create any IO workers upfront
Jens Axboe
2021-02-21
1
-12
/
+0
|
*
|
|
io_uring: remove the need for relying on an io-wq fallback worker
Jens Axboe
2021-02-21
3
-17
/
+34
|
*
|
|
Merge branch 'for-5.12/io_uring' into io_uring-worker.v3
Jens Axboe
2021-02-21
1
-342
/
+347
|
|
\
\
\
*
|
\
\
\
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
5
-48
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-2
/
+2
|
*
|
|
|
|
9p: fix misuse of sscanf() in v9fs_stat2inode()
Al Viro
2021-02-23
1
-12
/
+9
|
*
|
|
|
|
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
2021-01-04
2
-1
/
+1
|
*
|
|
|
|
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
2021-01-04
1
-33
/
+20
*
|
|
|
|
|
Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-02-26
21
-377
/
+843
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cifs: update internal version number
Steve French
2021-02-25
1
-1
/
+1
|
*
|
|
|
|
|
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
2021-02-25
3
-3
/
+22
|
*
|
|
|
|
|
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
2021-02-25
2
-17
/
+51
|
*
|
|
|
|
|
cifs: check all path components in resolved dfs target
Paulo Alcantara
2021-02-25
1
-60
/
+33
|
*
|
|
|
|
|
cifs: fix DFS failover
Paulo Alcantara
2021-02-25
1
-64
/
+59
|
*
|
|
|
|
|
cifs: fix nodfs mount option
Paulo Alcantara
2021-02-25
1
-4
/
+4
|
*
|
|
|
|
|
cifs: fix handling of escaped ',' in the password mount argument
Ronnie Sahlberg
2021-02-25
1
-13
/
+30
|
*
|
|
|
|
|
cifs: Add new parameter "acregmax" for distinct file and directory metadata t...
Steve French
2021-02-25
5
-13
/
+37
|
*
|
|
|
|
|
cifs: convert revalidate of directories to using directory metadata cache tim...
Steve French
2021-02-25
1
-6
/
+17
[next]