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-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
10
-12
/
+14
2022-03-20
xfs: async CIL flushes need pending pushes to be made stable
Dave Chinner
1
-3
/
+19
2022-03-20
xfs: xfs_ail_push_all_sync() stalls when racing with updates
Dave Chinner
1
-5
/
+16
2022-03-20
xfs: check buffer pin state after locking in delwri_submit
Dave Chinner
1
-2
/
+3
2022-03-20
xfs: log worker needs to start before intent/unlink recovery
Dave Chinner
1
-2
/
+1
2022-03-18
cifs: use a different reconnect helper for non-cifsd threads
Shyam Prasad N
6
-7
/
+50
2022-03-18
cifs: we do not need a spinlock around the tree access during umount
Ronnie Sahlberg
1
-2
/
+0
2022-03-18
Adjust cifssb maximum read size
Rohith Surabattula
2
-0
/
+13
2022-03-18
cifs: truncate the inode and mapping when we simulate fcollapse
Ronnie Sahlberg
1
-4
/
+14
2022-03-18
cifs: fix handlecache and multiuser
Ronnie Sahlberg
1
-3
/
+10
2022-03-18
Merge tag '5.17-rc8-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2022-03-18
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
1
-2
/
+4
2022-03-18
binfmt_elf: Don't write past end of notes for regset gap
Rick Edgecombe
1
-10
/
+14
2022-03-18
io_uring: don't check unrelated req->open.how in accept request
Jens Axboe
1
-2
/
+1
2022-03-18
f2fs: use aggressive GC policy during f2fs_disable_checkpoint()
Chao Yu
1
-0
/
+5
2022-03-18
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2
-2
/
+5
2022-03-18
kernfs: fix typos in comments
Julia Lawall
1
-1
/
+1
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
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
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
[prev]
[next]