Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
21195f8e9a473035dc692a40a145f4f083fe5c1f
/
fs
/
afs
6606259
afs: Fix server record deletion
by David Howells
· 7 years ago
19e8a2f
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
5a81327
afs: Do better accretion of small writes on newly created content
by David Howells
· 7 years ago
76a5cb6
afs: Add stats for data transfer operations
by David Howells
· 7 years ago
5f702c8
afs: Trace protocol errors
by David Howells
· 7 years ago
63a4681
afs: Locally edit directory data for mkdir/create/unlink/...
by David Howells
· 7 years ago
0031763
afs: Adjust the directory XDR structures
by David Howells
· 7 years ago
4ea219a
afs: Split the directory content defs into a header
by David Howells
· 7 years ago
f3ddee8
afs: Fix directory handling
by David Howells
· 7 years ago
66c7e1d
afs: Split the dynroot stuff out and give it its own ops tables
by David Howells
· 7 years ago
a4ff740
afs: Keep track of invalid-before version for dentry coherency
by David Howells
· 7 years ago
dd9fbcb
afs: Rearrange status mapping
by David Howells
· 7 years ago
0c3a5ac
afs: Make it possible to get the data version in readpage
by David Howells
· 7 years ago
5800db8
afs: Init inode before accessing cache
by David Howells
· 7 years ago
d55b4da
afs: Introduce a statistics proc file
by David Howells
· 7 years ago
888b338
afs: Dump bad status record
by David Howells
· 7 years ago
37ab636
afs: Implement @cell substitution handling
by David Howells
· 7 years ago
6f8880d
afs: Implement @sys substitution handling
by David Howells
· 7 years ago
5cf9dd5
afs: Prospectively look up extra files when doing a single lookup
by David Howells
· 7 years ago
17814ae
afs: Don't over-increment the cell usage count when pinning it
by David Howells
· 7 years ago
fe342cf
afs: Fix checker warnings
by David Howells
· 7 years ago
ee1235a
fscache: Pass object size in rather than calling back for it
by David Howells
· 7 years ago
402cb8d
fscache: Attach the index key and aux data to the cookie
by David Howells
· 7 years ago
678edd0
afs: Be more aggressive in retiring cached vnodes
by David Howells
· 7 years ago
27a3ee3
afs: Use the vnode ID uniquifier in the cache key not the aux data
by David Howells
· 7 years ago
c151599
afs: Invalidate cache on server data change
by David Howells
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a25e21f
rxrpc, afs: Use debug_ids rather than pointers in traces
by David Howells
· 7 years ago
ab1fbe3
sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
by Peter Zijlstra
· 7 years ago
4d673da
afs: Support the AFS dynamic root
by David Howells
· 7 years ago
16280a1
afs: Rearrange afs_select_fileserver() a little
by David Howells
· 7 years ago
63dc4e4
afs: Remove unused code
by David Howells
· 7 years ago
45df846
afs: Fix server list handling
by David Howells
· 7 years ago
8305e57
afs: Need to clear responded flag in addr cursor
by David Howells
· 7 years ago
fe4d774
afs: Fix missing cursor clearance
by David Howells
· 7 years ago
e441501
afs: Add missing afs_put_cell()
by David Howells
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
a01179e
afs: convert to new i_version API
by Jeff Layton
· 7 years ago
afae457
afs: Fix missing error handling in afs_write_end()
by David Howells
· 7 years ago
440fbc3
afs: Fix unlink
by David Howells
· 7 years ago
7888da9
afs: Potential uninitialized variable in afs_extract_data()
by Dan Carpenter
· 7 years ago
f8de483
afs: Properly reset afs_vnode (inode) fields
by David Howells
· 7 years ago
1bcab12
afs: Fix permit refcounting
by David Howells
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
43dd388
afs: remove redundant assignment of dvnode to itself
by Colin Ian King
· 7 years ago
6832795
afs: cell: Remove unnecessary code in afs_lookup_cell
by Gustavo A. R. Silva
· 7 years ago
4433b69
afs: Fix signal handling in some file ops
by David Howells
· 7 years ago
bc1527d
afs: Fix some dentry handling in dir ops and missing key_puts
by David Howells
· 7 years ago
5a039c3
afs: Make afs_write_begin() avoid writing to a page that's being stored
by David Howells
· 7 years ago
0fafdc9
afs: Fix file locking
by David Howells
· 7 years ago
487e2c9
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
8667982
mm, pagevec: remove cold parameter for pagevecs
by Mel Gorman
· 7 years ago
aef6e41
afs: use find_get_pages_range_tag()
by Jan Kara
· 7 years ago
98bf40c
afs: Protect call->state changes against signals
by David Howells
· 7 years ago
13524ab
afs: Trace page dirty/clean
by David Howells
· 7 years ago
1cf7a15
afs: Implement shared-writeable mmap
by David Howells
· 7 years ago
4343d00
afs: Get rid of the afs_writeback record
by David Howells
· 7 years ago
215804a
afs: Introduce a file-private data record
by David Howells
· 7 years ago
83732ec
afs: Use a dynamic port if 7001 is in use
by Marc Dionne
· 7 years ago
dab17c1
afs: Fix directory read/modify race
by David Howells
· 7 years ago
2c09901
afs: Trace the sending of pages
by David Howells
· 7 years ago
025db80
afs: Trace the initiation and completion of client calls
by David Howells
· 7 years ago
1199db6
afs: Fix total-length calculation for multiple-page send
by David Howells
· 7 years ago
5f0fc8ba
afs: Only progress call state at end of Tx phase from rxrpc callback
by David Howells
· 7 years ago
bf99a53
afs: Make use of the YFS service upgrade to fully support IPv6
by David Howells
· 7 years ago
d2ddc77
afs: Overhaul volume and server record caching and fileserver rotation
by David Howells
· 7 years ago
9cc6fc5
afs: Move server rotation code into its own file
by David Howells
· 7 years ago
8b2a464
afs: Add an address list concept
by David Howells
· 7 years ago
989782d
afs: Overhaul cell database management
by David Howells
· 7 years ago
be080a6
afs: Overhaul permit caching
by David Howells
· 7 years ago
c435ee3
afs: Overhaul the callback handling
by David Howells
· 7 years ago
d0676a1
afs: Rename struct afs_call server member to cm_server
by David Howells
· 7 years ago
03dc2cf
afs: Fix the afs_uuid struct to make the char-sized fields signed
by David Howells
· 7 years ago
f4b3526
afs: Connect up the CB.ProbeUuid
by David Howells
· 7 years ago
33cd7f2
afs: Potentially return call->reply[0] from afs_make_call()
by David Howells
· 7 years ago
97e3043
afs: Condense afs_call's reply{,2,3,4} into an array
by David Howells
· 7 years ago
f780c8e
afs: Consolidate abort_to_error translators
by David Howells
· 7 years ago
3838d3e
afs: Allow IPv6 address specification of VL servers
by David Howells
· 7 years ago
4d9df98
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
by David Howells
· 7 years ago
ad6a942
afs: Update the cache index structure
by David Howells
· 7 years ago
91a9038
afs: Add some protocol defs
by David Howells
· 7 years ago
9ed900b
afs: Push the net ns pointer to more places
by David Howells
· 7 years ago
49566f6
afs: Note the cell in the superblock info also
by David Howells
· 7 years ago
59fa1c4
afs: Fix server reaping
by David Howells
· 7 years ago
e3b2ffe
afs: Close the rxrpc socket only after purging the servers
by David Howells
· 7 years ago
f044c88
afs: Lay the groundwork for supporting network namespaces
by David Howells
· 7 years ago
5e4def2
Pass mode to wait_on_atomic_t() action funcs and provide default actions
by David Howells
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bc5e3a5
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
by David Howells
· 7 years ago
a68f4a2
rxrpc: Support service upgrade from a kernel service
by David Howells
· 7 years ago
d34fc1a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
26b433d
fscache: remove unused ->now_uncached callback
by Jan Kara
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e833251
rxrpc: Add notification of end-of-Tx phase
by David Howells
· 7 years ago
3b49c9a
fs: convert a pile of fsync routines to errseq_t based reporting
by Jeff Layton
· 7 years ago
ddc6c70
rxrpc: Move the packet.h include file into net/rxrpc/
by David Howells
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
Next »