index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
3
-16
/
+33
2022-03-18
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
1
-1
/
+1
2022-03-18
netfs: Split netfs_io_* object handling out
David Howells
4
-118
/
+147
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
5
-51
/
+52
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
7
-126
/
+126
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
3
-27
/
+0
2022-03-17
f2fs: initialize sbi->gc_mode explicitly
Chao Yu
1
-0
/
+1
2022-03-17
nfsd: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-17
io_uring: manage provided buffers strictly ordered
Jens Axboe
1
-62
/
+92
2022-03-17
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
f2fs: introduce gc_urgent_mid mode
Daeho Jeong
4
-1
/
+17
2022-03-17
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
1
-3
/
+2
2022-03-17
f2fs: remove redundant parameter judgment
Wang Xiaojun
1
-2
/
+1
2022-03-17
f2fs: use spin_lock to avoid hang
Jaegeuk Kim
1
-7
/
+10
2022-03-17
erofs: rename ctime to mtime
David Anderson
2
-4
/
+5
2022-03-16
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
2022-03-16
io_uring: fold evfd signalling under a slower path
Pavel Begunkov
1
-26
/
+34
2022-03-16
io_uring: thin down io_commit_cqring()
Pavel Begunkov
1
-8
/
+15
2022-03-16
io_uring: shuffle io_eventfd_signal() bits around
Pavel Begunkov
1
-8
/
+5
2022-03-16
io_uring: remove extra barrier for non-sqpoll iopoll
Pavel Begunkov
1
-4
/
+1
2022-03-16
io_uring: fix provided buffer return on failure for kiocb_done()
Pavel Begunkov
1
-7
/
+3
2022-03-16
io_uring: extend provided buf return to fails
Pavel Begunkov
1
-1
/
+1
2022-03-16
io_uring: refactor timeout cancellation cqe posting
Pavel Begunkov
1
-4
/
+1
2022-03-16
io_uring: normilise naming for fill_cqe*
Pavel Begunkov
1
-8
/
+8
2022-03-16
io_uring: cache poll/double-poll state with a request flag
Jens Axboe
1
-5
/
+19
2022-03-16
io_uring: cache req->apoll->events in req->cflags
Jens Axboe
1
-12
/
+19
2022-03-16
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
1
-2
/
+4
2022-03-16
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
1
-1
/
+3
2022-03-16
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
1
-1
/
+1
2022-03-16
fs/jffs2: fix comments mentioning i_mutex
hongnanli
1
-2
/
+2
2022-03-16
io_uring: move req->poll_refs into previous struct hole
Jens Axboe
1
-3
/
+3
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
7
-8
/
+8
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
27
-78
/
+69
2022-03-16
nilfs: Convert nilfs_set_page_dirty() to nilfs_dirty_folio()
Matthew Wilcox (Oracle)
1
-20
/
+18
2022-03-17
erofs: use meta buffers for inode lookup
Gao Xiang
1
-30
/
+24
2022-03-17
erofs: use meta buffers for reading directories
Gao Xiang
3
-18
/
+17
2022-03-17
fs: erofs: add sanity check for kobject in erofs_unregister_sysfs
Dongliang Mu
1
-3
/
+5
2022-03-17
erofs: refine managed inode stuffs
Gao Xiang
2
-6
/
+9
2022-03-17
erofs: clean up z_erofs_extent_lookback
Gao Xiang
1
-34
/
+33
2022-03-16
erofs: silence warnings related to impossible m_plen
Gao Xiang
1
-2
/
+2
2022-03-16
erofs: clean up preload_compressed_pages()
Gao Xiang
1
-8
/
+10
2022-03-16
erofs: get rid of `struct z_erofs_collector'
Gao Xiang
1
-86
/
+77
2022-03-16
erofs: use meta buffers for erofs_read_superblock()
Jeffle Xu
1
-8
/
+5
2022-03-15
aio: drop needless assignment in aio_read()
Lukas Bulwahn
1
-1
/
+0
2022-03-15
mount_setattr(): clean the control flow and calling conventions
Al Viro
1
-42
/
+40
2022-03-15
ext4: fix kernel doc warnings
Theodore Ts'o
2
-3
/
+4
2022-03-15
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
Ritesh Harjani
1
-2
/
+2
2022-03-15
ext4: add commit_tid info in jbd debug log
Ritesh Harjani
1
-6
/
+9
[prev]
[next]