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
2022-05-21
ext4: fix bug_on in ext4_writepages
Ye Bin
1
-0
/
+12
2022-05-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
3
-57
/
+64
2022-05-21
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
2
-64
/
+70
2022-05-21
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
4
-122
/
+131
2022-05-21
io_uring: cleanup handling of the two task_work lists
Jens Axboe
1
-25
/
+37
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-91
/
+114
2022-05-19
fs-verity: Use struct_size() helper in enable_verity()
Zhang Jianhua
1
-1
/
+1
2022-05-19
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
1
-5
/
+8
2022-05-18
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-05-18
io_uring: disallow mixed provided buffer group registrations
Jens Axboe
1
-3
/
+5
2022-05-18
io_uring: initialize io_buffer_list head when shared ring is unregistered
Jens Axboe
1
-0
/
+3
2022-05-18
io_uring: add fully sparse buffer registration
Pavel Begunkov
1
-7
/
+15
2022-05-18
fs-verity: remove unused parameter desc_size in fsverity_create_info()
Zhang Jianhua
4
-16
/
+9
2022-05-18
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
1
-2
/
+4
2022-05-18
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-05-18
ext4: remove duplicated #include of dax.h in inode.c
Yang Li
1
-1
/
+0
2022-05-18
fsnotify: consistent behavior for parent not watching children
Amir Goldstein
2
-24
/
+20
2022-05-18
fsnotify: introduce mark type iterator
Amir Goldstein
2
-37
/
+30
2022-05-18
io_uring: use rcu_dereference in io_close
Christoph Hellwig
1
-1
/
+2
2022-05-18
io_uring: consistently use the EPOLL* defines
Christoph Hellwig
1
-4
/
+4
2022-05-18
io_uring: make apoll_events a __poll_t
Christoph Hellwig
1
-3
/
+4
2022-05-18
io_uring: drop a spurious inline on a forward declaration
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: don't use ERR_PTR for user pointers
Christoph Hellwig
1
-46
/
+37
2022-05-18
io_uring: use a rwf_t for io_rw.flags
Christoph Hellwig
1
-1
/
+1
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-12
/
+222
2022-05-18
io_uring: add io_pin_pages() helper
Jens Axboe
1
-27
/
+50
2022-05-18
io_uring: add buffer selection support to IORING_OP_NOP
Jens Axboe
1
-1
/
+12
2022-05-18
io_uring: fix locking state for empty buffer group
Jens Axboe
1
-11
/
+14
2022-05-17
io_uring: don't attempt to IOPOLL for MSG_RING requests
Jens Axboe
1
-0
/
+3
2022-05-17
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2
-13
/
+6
2022-05-17
ext4: convert symlink external data block mapping to bdev
Zhang Yi
3
-83
/
+100
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
2
-0
/
+16
2022-05-17
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
1
-5
/
+10
2022-05-17
ext4: mark group as trimmed only if it was fully scanned
Dmitry Monakhov
1
-6
/
+12
2022-05-17
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
1
-3
/
+27
2022-05-17
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
1
-3
/
+12
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
1
-2
/
+22
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
1
-2
/
+2
2022-05-17
btrfs: do not account twice for inode ref when reserving metadata units
Filipe Manana
1
-2
/
+5
2022-05-17
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
1
-1
/
+1
2022-05-17
btrfs: send: avoid trashing the page cache
Filipe Manana
1
-3
/
+82
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2
-39
/
+72
2022-05-18
erofs: change to use asynchronous io for fscache readpage/readahead
Xin Yin
1
-43
/
+201
2022-05-18
erofs: add 'fsid' mount option
Jeffle Xu
2
-3
/
+32
2022-05-18
erofs: implement fscache-based data readahead
Jeffle Xu
2
-0
/
+94
2022-05-18
erofs: implement fscache-based data read for inline layout
Jeffle Xu
1
-0
/
+32
2022-05-18
erofs: implement fscache-based data read for non-inline layout
Jeffle Xu
3
-0
/
+57
2022-05-18
erofs: implement fscache-based metadata read
Jeffle Xu
2
-4
/
+40
2022-05-18
erofs: register fscache context for extra data blobs
Jeffle Xu
3
-1
/
+12
2022-05-18
erofs: register fscache context for primary data blob
Jeffle Xu
2
-4
/
+12
[prev]
[next]