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-04-27
ceph: use attach/detach_page_private for tracking snap context
Jeff Layton
1
-11
/
+7
2021-04-27
ceph: don't use d_add in ceph_handle_snapdir
Jeff Layton
3
-14
/
+25
2021-04-27
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
1
-4
/
+5
2021-04-27
ceph: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-04-27
ceph: convert ceph_readpages to ceph_readahead
Jeff Layton
1
-199
/
+31
2021-04-27
ceph: convert ceph_write_begin to netfs_write_begin
Jeff Layton
1
-129
/
+57
2021-04-27
ceph: convert ceph_readpage to netfs_readpage
Jeff Layton
3
-10
/
+195
2021-04-27
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-04-27
ceph: rework PageFsCache handling
Jeff Layton
2
-1
/
+9
2021-04-27
ceph: rip out old fscache readpage handling
Jeff Layton
5
-254
/
+3
2021-04-27
Merge remote-tracking branch 'dhowells/netfs-lib'
Ilya Dryomov
20
-6
/
+1931
2021-04-26
netfs: Miscellaneous fixes
David Howells
1
-3
/
+3
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
1
-10
/
+1
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
1
-3
/
+3
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
10
-3
/
+557
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
1
-2
/
+12
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
1
-1
/
+238
2021-04-23
netfs: Add write_begin helper
David Howells
3
-3
/
+174
2021-04-23
netfs: Gather stats
David Howells
5
-2
/
+127
2021-04-23
netfs: Add tracepoints
David Howells
1
-0
/
+26
2021-04-23
netfs: Provide readahead and readpage netfs helpers
David Howells
5
-0
/
+794
2021-04-23
netfs: Make a netfs helper module
David Howells
1
-0
/
+8
2021-04-23
mm/filemap: Pass the file_ra_state in the ractl
Matthew Wilcox (Oracle)
3
-3
/
+3
2021-04-17
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
1
-0
/
+6
2021-04-16
Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2021-04-14
io_uring: fix early sqd_list removal sqpoll hangs
Pavel Begunkov
1
-2
/
+5
2021-04-11
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+42
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-04-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-14
/
+10
2021-04-09
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+21
2021-04-09
fs: direct-io: fix missing sdio->boundary
Jack Qiu
1
-2
/
+3
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-04-08
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-8
/
+22
2021-04-08
io-wq: cancel unbounded works on io-wq destroy
Pavel Begunkov
1
-0
/
+4
2021-04-08
io_uring: fix rw req completion
Pavel Begunkov
1
-0
/
+13
2021-04-08
Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+17
2021-04-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2021-04-07
io_uring: clear F_REISSUE right after getting it
Pavel Begunkov
1
-2
/
+4
2021-04-07
cifs: escape spaces in share names
Maciek Borzecki
1
-1
/
+2
2021-04-07
fs: cifs: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-07
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
3
-5
/
+20
2021-04-06
LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late
Al Viro
1
-4
/
+4
2021-04-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-6
/
+7
2021-04-06
Make sure nd->path.mnt and nd->path.dentry are always valid pointers
Al Viro
1
-2
/
+4
2021-04-03
Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+5
2021-04-03
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+9
2021-04-02
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
1
-0
/
+5
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2021-04-02
Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-22
/
+32
2021-04-02
io_uring: move reissue into regular IO path
Jens Axboe
1
-4
/
+13
[next]