index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
afs: Fix updating of i_blocks on file/dir extension
David Howells
2021-09-13
4
-13
/
+13
*
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
2021-09-13
5
-12
/
+49
*
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-09-13
4
-45
/
+48
*
afs: Fix mmap coherency vs 3rd-party changes
David Howells
2021-09-13
6
-3
/
+119
*
afs: Fix incorrect triggering of sillyrename on 3rd-party invalidation
David Howells
2021-09-13
1
-39
/
+7
*
afs: Add missing vnode validation checks
David Howells
2021-09-13
3
-3
/
+41
*
afs: Fix page leak
David Howells
2021-09-10
1
-2
/
+8
*
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
2021-09-10
1
-1
/
+2
*
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-4
/
+0
*
afs: Remove redundant assignment to ret
Jiapeng Chong
2021-07-21
1
-4
/
+6
*
afs: Fix setting of writeback_index
David Howells
2021-07-21
1
-1
/
+1
*
afs: check function return
Tom Rix
2021-07-21
1
-5
/
+11
*
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-07-21
1
-18
/
+7
*
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-25
1
-2
/
+9
|
\
|
*
afs: Fix afs_write_end() to handle short writes
David Howells
2021-06-21
1
-2
/
+9
*
|
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
2021-06-18
1
-5
/
+8
*
|
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
2021-06-15
1
-2
/
+2
|
/
*
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
2021-06-07
1
-1
/
+1
*
afs: Fix the nlink handling of dir-over-dir rename
David Howells
2021-05-27
1
-1
/
+3
*
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-25
3
-0
/
+10
*
afs: Fix speculative status fetches
David Howells
2021-05-01
6
-2
/
+23
*
Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-27
10
-1009
/
+767
|
\
|
*
afs: Use the netfs_write_begin() helper
David Howells
2021-04-23
3
-97
/
+31
|
*
afs: Use new netfs lib read helper API
David Howells
2021-04-23
5
-251
/
+88
|
*
afs: Use the fs operation ops to handle FetchData completion
David Howells
2021-04-23
5
-7
/
+19
|
*
afs: Prepare for use of THPs
David Howells
2021-04-23
4
-202
/
+244
|
*
afs: Extract writeback extension into its own function
David Howells
2021-04-23
1
-42
/
+67
|
*
afs: Wait on PG_fscache before modifying/releasing a page
David Howells
2021-04-23
2
-0
/
+19
|
*
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
5
-186
/
+107
|
*
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
2021-04-23
6
-249
/
+314
|
*
afs: Log remote unmarshalling errors
David Howells
2021-04-23
1
-0
/
+34
|
*
afs: Don't truncate iter during data fetch
David Howells
2021-04-23
4
-8
/
+23
|
*
afs: Move key to afs_read struct
David Howells
2021-04-23
4
-15
/
+19
|
*
afs: Print the operation debug_id when logging an unexpected data version
David Howells
2021-04-23
1
-2
/
+3
|
*
afs: Pass page into dirty region helpers to provide THP size
David Howells
2021-04-23
3
-54
/
+42
|
*
afs: Disable use of the fscache I/O routines
David Howells
2021-04-23
3
-175
/
+36
*
|
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
afs: Fix updating of i_mode due to 3rd party change
David Howells
2021-03-08
1
-3
/
+3
*
|
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2021-03-23
1
-2
/
+1
*
|
afs: Stop listxattr() from listing "afs.*" attributes
David Howells
2021-03-15
6
-28
/
+0
*
|
afs: Fix accessing YFS xattrs on a non-YFS server
David Howells
2021-03-15
2
-3
/
+12
|
/
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
5
-24
/
+31
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
4
-23
/
+28
|
*
stat: handle idmapped mounts
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+2
*
|
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
2021-01-30
1
-3
/
+3
|
/
*
afs: Fix directory entry size calculation
David Howells
2021-01-04
3
-28
/
+41
*
afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
David Howells
2021-01-04
1
-4
/
+9
*
afs: Fix memory leak when mounting with multiple source parameters
David Howells
2020-12-09
1
-0
/
+3
*
afs: Fix speculative status fetch going out of order wrt to modifications
David Howells
2020-11-22
3
-0
/
+10
[next]