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
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-3
/
+3
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-174
/
+217
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...
David Howells
1
-1
/
+2
2022-01-07
afs: Skip truncation on the server of data we haven't written yet
David Howells
1
-10
/
+35
2022-01-07
afs: Copy local writes to the cache when writing to the server
David Howells
5
-15
/
+92
2022-01-07
afs: Convert afs to use the new fscache API
David Howells
10
-151
/
+89
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-3
/
+5
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
1
-1
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-11-10
afs: Use folios in directory handling
David Howells
2
-209
/
+174
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
3
-234
/
+229
2021-11-02
Merge tag 'afs-next-20211102' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+27
2021-11-02
afs: Set mtime from the client for yfs create operations
Marc Dionne
1
-19
/
+13
2021-11-02
afs: Sort out symlink reading
David Howells
3
-9
/
+14
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-4
/
+5
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
1
-2
/
+1
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
1
-2
/
+2
2021-09-27
mm/writeback: Add folio_wait_writeback()
Matthew Wilcox (Oracle)
1
-4
/
+5
2021-09-13
afs: Fix updating of i_blocks on file/dir extension
David Howells
4
-13
/
+13
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
5
-12
/
+49
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
4
-45
/
+48
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
6
-3
/
+119
2021-09-13
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
1
-39
/
+7
2021-09-13
afs: Add missing vnode validation checks
David Howells
3
-3
/
+41
2021-09-10
afs: Fix page leak
David Howells
1
-2
/
+8
2021-09-10
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
1
-1
/
+2
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-4
/
+0
2021-07-21
afs: Remove redundant assignment to ret
Jiapeng Chong
1
-4
/
+6
2021-07-21
afs: Fix setting of writeback_index
David Howells
1
-1
/
+1
2021-07-21
afs: check function return
Tom Rix
1
-5
/
+11
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
1
-18
/
+7
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+9
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
1
-2
/
+9
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
1
-5
/
+8
2021-06-15
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-07
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
1
-1
/
+1
2021-05-27
afs: Fix the nlink handling of dir-over-dir rename
David Howells
1
-1
/
+3
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-01
afs: Fix speculative status fetches
David Howells
6
-2
/
+23
2021-04-27
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-1009
/
+767
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2021-04-23
afs: Use the netfs_write_begin() helper
David Howells
3
-97
/
+31
2021-04-23
afs: Use new netfs lib read helper API
David Howells
5
-251
/
+88
2021-04-23
afs: Use the fs operation ops to handle FetchData completion
David Howells
5
-7
/
+19
2021-04-23
afs: Prepare for use of THPs
David Howells
4
-202
/
+244
2021-04-23
afs: Extract writeback extension into its own function
David Howells
1
-42
/
+67
2021-04-23
afs: Wait on PG_fscache before modifying/releasing a page
David Howells
2
-0
/
+19
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
5
-186
/
+107
2021-04-23
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
6
-249
/
+314
[next]