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-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
9
-13
/
+287
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
5
-2
/
+116
2020-06-04
afs: Retain more of the VLDB record for alias detection
David Howells
2
-1
/
+5
2020-06-04
afs: Fix handling of CB.ProbeUuid cache manager op
David Howells
1
-2
/
+3
2020-06-04
afs: Don't get epoch from a server because it may be ambiguous
David Howells
2
-54
/
+2
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
20
-2821
/
+2640
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
14
-278
/
+278
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
7
-54
/
+35
2020-05-31
afs: Set error flag rather than return error from file status decode
David Howells
4
-123
/
+55
2020-05-31
afs: Make callback processing more efficient.
David Howells
3
-60
/
+100
2020-05-31
afs: Show more information in /proc/net/afs/servers
David Howells
1
-8
/
+9
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
8
-119
/
+277
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
8
-65
/
+119
2020-05-31
afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
David Howells
4
-15
/
+20
2020-05-31
afs: Always include dir in bulk status fetch from afs_do_lookup()
David Howells
1
-2
/
+7
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
3
-41
/
+127
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-26
/
+10
2020-05-23
rxrpc: Fix a warning
David Howells
1
-1
/
+1
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-26
/
+10
2020-05-22
Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+34
2020-05-21
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-21
Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+34
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-29
/
+7
2020-05-20
Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+21
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
2020-05-19
io_uring: don't add non-IO requests to iopoll pending list
Jens Axboe
1
-1
/
+2
2020-05-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-05-19
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-19
io_uring: don't use kiocb.private to store buf_index
Bijan Mottahedeh
1
-8
/
+8
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2
-31
/
+33
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
1
-1
/
+1
2020-05-18
Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/link...
Linus Torvalds
2
-6
/
+8
2020-05-18
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-18
io_uring: cancel work if task_work_add() fails
Jens Axboe
1
-3
/
+5
2020-05-18
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
1
-0
/
+1
2020-05-18
exfat: use iter_file_splice_write
Eric Sandeen
1
-6
/
+7
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2
-24
/
+6
2020-05-17
io_uring: remove dead check in io_splice()
Jens Axboe
1
-4
/
+1
2020-05-17
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+2
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-17
io_uring: fix FORCE_ASYNC req preparation
Pavel Begunkov
1
-3
/
+9
2020-05-17
io_uring: don't prepare DRAIN reqs twice
Pavel Begunkov
1
-6
/
+7
2020-05-17
io_uring: initialize ctx->sqo_wait earlier
Jens Axboe
1
-1
/
+1
2020-05-16
Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+3
2020-05-16
Merge tag 'io_uring-5.7-2020-05-15' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+8
2020-05-15
Merge tag 'nfs-for-5.7-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-36
/
+35
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-14
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-14
epoll: call final ep_events_available() check under the lock
Roman Penyaev
1
-20
/
+28
[next]