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-01-07
cachefiles: Register a miscdev and parse commands over it
David Howells
4
-0
/
+752
2022-01-07
cachefiles: Add security derivation
David Howells
3
-1
/
+134
2022-01-07
cachefiles: Add cache error reporting macro
David Howells
1
-0
/
+11
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
1
-0
/
+1
2022-01-07
cachefiles: Add some error injection support
David Howells
5
-1
/
+108
2022-01-07
cachefiles: Define structs
David Howells
1
-0
/
+46
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
6
-0
/
+200
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
3
-2
/
+35
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
2
-0
/
+46
2022-01-07
fscache: Implement higher-level write I/O interface
David Howells
1
-0
/
+104
2022-01-07
netfs: Pass more information on how to deal with a hole in the cache
David Howells
1
-4
/
+4
2022-01-07
fscache: Provide read/write stat counters for the cache
David Howells
1
-0
/
+9
2022-01-07
fscache: Count data storage objects in a cache
David Howells
1
-0
/
+2
2022-01-07
fscache: Provide a means to begin an operation
David Howells
3
-0
/
+163
2022-01-07
fscache: Implement cookie invalidation
David Howells
3
-1
/
+94
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
3
-1
/
+234
2022-01-07
fscache: Implement simple cookie state machine
David Howells
1
-42
/
+271
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
1
-0
/
+20
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
1
-3
/
+86
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
1
-0
/
+70
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
3
-0
/
+102
2022-01-07
fscache: Implement volume-level access helpers
David Howells
3
-0
/
+88
2022-01-07
fscache: Implement cache-level access helpers
David Howells
3
-0
/
+66
2022-01-07
fscache: Implement cookie registration
David Howells
6
-1
/
+564
2022-01-07
fscache: Implement volume registration
David Howells
5
-1
/
+372
2022-01-07
fscache: Implement cache registration
David Howells
4
-0
/
+312
2022-01-07
fscache: Implement a hash function
David Howells
2
-0
/
+42
2022-01-07
fscache: Introduce new driver
David Howells
7
-0
/
+364
2022-01-07
netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
David Howells
1
-1
/
+1
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
17
-5886
/
+10
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
15
-5085
/
+0
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
6
-5
/
+8
2021-12-07
netfs: fix parameter of cleanup()
Jeffle Xu
1
-3
/
+3
2021-12-07
netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
1
-10
/
+5
2021-12-04
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2021-12-04
Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+22
2021-12-04
Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2021-12-04
Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-67
/
+52
2021-12-03
cifs: avoid use of dstaddr as key for fscache client cookie
Shyam Prasad N
1
-37
/
+1
2021-12-03
cifs: add server conn_id to fscache client cookie
Shyam Prasad N
2
-0
/
+14
2021-12-03
cifs: wait for tcon resource_id before getting fscache super
Shyam Prasad N
3
-7
/
+8
2021-12-03
cifs: fix missed refcounting of ipc tcon
Paulo Alcantara
1
-0
/
+1
2021-12-03
fget: check that the fd still exists after getting a ref to it
Linus Torvalds
1
-0
/
+4
2021-12-03
io-wq: don't retry task_work creation failure on fatal conditions
Jens Axboe
1
-0
/
+7
2021-12-02
gfs2: gfs2_create_inode rework
Andreas Gruenbacher
1
-6
/
+10
2021-12-02
gfs2: gfs2_inode_lookup rework
Andreas Gruenbacher
1
-51
/
+33
2021-12-02
gfs2: gfs2_inode_lookup cleanup
Andreas Gruenbacher
1
-7
/
+2
2021-12-02
gfs2: Fix remote demote of weak glock holders
Andreas Gruenbacher
1
-3
/
+7
2021-12-01
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
1
-1
/
+0
2021-11-29
netfs: Adjust docs after foliation
David Howells
1
-2
/
+2
[next]