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-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
5
-363
/
+375
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
16
-128
/
+259
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-08-30
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
1
-1
/
+18
2021-08-30
ext4: fix sparse warnings
Theodore Ts'o
2
-6
/
+25
2021-08-30
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
1
-2
/
+6
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-08-30
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
1
-2
/
+3
2021-08-30
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
1
-18
/
+9
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
3
-3
/
+13
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2
-25
/
+78
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-110
/
+343
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+5
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-801
/
+1155
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-234
/
+49
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+6
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
16
-255
/
+28
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-275
/
+228
2021-08-30
Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-114
/
+103
2021-08-30
Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-211
/
+60
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-89
/
+235
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
1
-31
/
+28
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
1
-4
/
+40
2021-08-29
io_uring: keep ltimeouts in a list
Pavel Begunkov
1
-0
/
+7
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
1
-3
/
+24
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
3
-0
/
+62
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2
-8
/
+6
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
1
-2
/
+7
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
1
-0
/
+4
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
1
-2
/
+1
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
1
-11
/
+19
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
1
-14
/
+47
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
1
-1
/
+0
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
4
-20
/
+32
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
3
-6
/
+8
2021-08-27
fscache: Fix cookie key hashing
David Howells
3
-13
/
+42
2021-08-27
cachefiles: Change %p in format strings to something else
David Howells
5
-34
/
+28
2021-08-27
fscache: Change %p in format strings to something else
David Howells
3
-14
/
+11
2021-08-27
fscache: Remove the object list procfile
David Howells
7
-440
/
+0
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
14
-336
/
+0
2021-08-27
fscache: Procfile to display cookies
David Howells
3
-0
/
+111
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
3
-16
/
+28
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
3
-0
/
+7
2021-08-26
lockd: don't attempt blocking locks on nfs reexports
J. Bruce Fields
1
-3
/
+10
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2
-3
/
+7
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-15
/
+27
[prev]
[next]