index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
afs: Fix the maximum cell name length
David Howells
4
-4
/
+9
2024-12-20
afs: Add a tracepoint for afs_read_receive()
David Howells
1
-0
/
+1
2024-12-20
afs: Locally initialise the contents of a new symlink on creation
David Howells
3
-6
/
+43
2024-12-20
afs: Use the contained hashtable to search a directory
David Howells
5
-73
/
+350
2024-12-20
afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
3
-0
/
+53
2024-12-20
netfs: Change the read result collector to only use one work item
David Howells
1
-2
/
+6
2024-12-20
afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
9
-37
/
+170
2024-12-20
afs: Fix cleanup of immediately failed async calls
David Howells
2
-3
/
+18
2024-12-20
afs: Eliminate afs_read
David Howells
5
-164
/
+71
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
4
-49
/
+73
2024-12-20
afs: Use netfslib for directories
David Howells
7
-467
/
+514
2024-12-20
afs: Make afs_init_request() get a key if not given a file
David Howells
1
-0
/
+16
2024-12-20
afs: Add more tracepoints to do with tracking validity
David Howells
7
-40
/
+84
2024-12-20
netfs: Remove some extraneous directory invalidations
David Howells
1
-13
/
+9
2024-12-20
afs: Fix directory format encoding struct
David Howells
1
-1
/
+1
2024-12-20
afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
David Howells
1
-1
/
+6
2024-12-20
afs: Don't use mutex for I/O operation lock
David Howells
3
-8
/
+108
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
3
-5
/
+5
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
1
-5
/
+10
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
1
-1
/
+4
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+116
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
3
-2
/
+116
2024-10-17
afs: Fix lock recursion
David Howells
2
-24
/
+61
2024-09-27
afs: Fix the setting of the server responding flag
David Howells
1
-1
/
+1
2024-09-27
afs: Remove unused struct and function prototype
Thorsten Blum
1
-9
/
+0
2024-09-27
afs: Fix possible infinite loop with unresponsive servers
Marc Dionne
2
-5
/
+10
2024-09-27
afs: Fix missing wire-up of afs_retry_request()
David Howells
1
-0
/
+1
2024-09-12
netfs: Speed up buffered reading
David Howells
3
-10
/
+29
2024-09-12
afs: Make read subreqs async
David Howells
1
-1
/
+8
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
1
-1
/
+3
2024-08-24
afs: Fix post-setattr file edit to do truncation correctly
David Howells
1
-3
/
+8
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
1
-1
/
+2
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2024-07-03
afs: drop usage of folio_file_pos
Kairui Song
2
-5
/
+5
2024-07-02
afs: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
1
-0
/
+1
2024-05-25
afs: Don't cross .backup mountpoint from backup volume
Marc Dionne
1
-0
/
+5
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-98
/
+109
2024-05-10
afs: Fix fileserver rotation getting stuck
David Howells
1
-2
/
+6
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
3
-98
/
+95
2024-05-01
netfs: Remove the old writeback code
David Howells
1
-40
/
+0
2024-05-01
netfs: Cut over to using new writeback code
David Howells
3
-3
/
+3
2024-05-01
netfs, afs: Implement helpers for new write code
David Howells
3
-0
/
+60
2024-05-01
afs: Use alternative invalidation to using launder_folio
David Howells
4
-11
/
+5
2024-03-14
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
1
-7
/
+9
2024-03-14
afs: Don't cache preferred address
David Howells
1
-17
/
+4
2024-03-14
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
1
-10
/
+0
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-30
/
+30
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+6
[prev]
[next]