Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
97e3043ad82c93b7c2e3c4bfc518f7401f175821
/
fs
/
afs
97e3043
afs: Condense afs_call's reply{,2,3,4} into an array
by David Howells
· 8 years ago
f780c8e
afs: Consolidate abort_to_error translators
by David Howells
· 8 years ago
3838d3e
afs: Allow IPv6 address specification of VL servers
by David Howells
· 8 years ago
4d9df98
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
by David Howells
· 8 years ago
ad6a942
afs: Update the cache index structure
by David Howells
· 8 years ago
91a9038
afs: Add some protocol defs
by David Howells
· 8 years ago
9ed900b
afs: Push the net ns pointer to more places
by David Howells
· 8 years ago
49566f6
afs: Note the cell in the superblock info also
by David Howells
· 8 years ago
59fa1c4
afs: Fix server reaping
by David Howells
· 8 years ago
e3b2ffe
afs: Close the rxrpc socket only after purging the servers
by David Howells
· 8 years ago
f044c88
afs: Lay the groundwork for supporting network namespaces
by David Howells
· 8 years ago
5e4def2
Pass mode to wait_on_atomic_t() action funcs and provide default actions
by David Howells
· 8 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
bc5e3a5
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
by David Howells
· 8 years ago
a68f4a2
rxrpc: Support service upgrade from a kernel service
by David Howells
· 8 years ago
d34fc1a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
26b433d
fscache: remove unused ->now_uncached callback
by Jan Kara
· 8 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
e833251
rxrpc: Add notification of end-of-Tx phase
by David Howells
· 8 years ago
3b49c9a
fs: convert a pile of fsync routines to errseq_t based reporting
by Jeff Layton
· 8 years ago
ddc6c70
rxrpc: Move the packet.h include file into net/rxrpc/
by David Howells
· 8 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
677018a
afs: Implement show_options
by David Howells
· 8 years ago
d3e3b7ea
afs: Add metadata xattrs
by David Howells
· 8 years ago
fd24982
afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
by Marc Dionne
· 8 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
e754eba
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
by David Howells
· 8 years ago
41bb26f
uuid,afs: move struct uuid_v1 back into afs
by Christoph Hellwig
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
edd3ba9
afs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
3a92789
rxrpc: Use negative error codes in rxrpc_call struct
by David Howells
· 8 years ago
c5051c7
afs: Don't wait for page writeback with the page lock held
by David Howells
· 8 years ago
65a1510
afs: ->writepage() shouldn't call clear_page_dirty_for_io()
by David Howells
· 8 years ago
954cd6d
afs: Fix abort on signal while waiting for call completion
by David Howells
· 8 years ago
445783d
afs: Fix an off-by-one error in afs_send_pages()
by David Howells
· 8 years ago
7286a35
afs: Fix afs_kill_pages()
by David Howells
· 8 years ago
6d06b0d
afs: Fix page leak in afs_write_begin()
by David Howells
· 8 years ago
68ae849
afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
by David Howells
· 8 years ago
ab94f5d
afs: Populate and use client modification time
by Marc Dionne
· 8 years ago
70af0e3
afs: Better abort and net error handling
by David Howells
· 8 years ago
1157f15
afs: Invalid op ID should abort with RXGEN_OPCODE
by David Howells
· 8 years ago
146a119
afs: Fix the maths in afs_fs_store_data()
by David Howells
· 8 years ago
2f5705a
afs: Use a bvec rather than a kvec in afs_send_pages()
by David Howells
· 8 years ago
6a0e399
afs: Make struct afs_read::remain 64-bit
by David Howells
· 8 years ago
29f0698
afs: Fix AFS read bug
by David Howells
· 8 years ago
56e7143
afs: Prevent callback expiry timer overflow
by Tina Ruchandani
· 8 years ago
8a79790
afs: Migrate vlocation fields to 64-bit
by Tina Ruchandani
· 8 years ago
df8a09d
afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 8 years ago
1d7e4eb
afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 8 years ago
944c74f
afs: Distinguish mountpoints from symlinks by file mode alone
by David Howells
· 8 years ago
58fed94
afs: Flush outstanding writes when an fd is closed
by David Howells
· 8 years ago
e8e581a
afs: Handle a short write to an AFS page
by David Howells
· 8 years ago
3448e65
afs: Kill struct afs_read::pg_offset
by David Howells
· 8 years ago
6db3ac3
afs: Handle better the server returning excess or short data
by David Howells
· 8 years ago
bcd8927
afs: Deal with an empty callback array
by Marc Dionne
· 8 years ago
627f469
afs: Adjust mode bits processing
by Marc Dionne
· 8 years ago
6186f07
afs: Populate group ID from vnode status
by Marc Dionne
· 8 years ago
5611ef2
afs: Fix page overput in afs_fill_page()
by David Howells
· 8 years ago
29c8bbb
afs: Fix missing put_page()
by David Howells
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 9 years ago
69fd110
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 9 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
b4db2b3
afs: Use core kernel UUID generation
by Arnd Bergmann
· 9 years ago
ff54877
afs: Move UUID struct to linux/uuid.h
by David Howells
· 9 years ago
93faccbb
fs: Better permission checking for submounts
by Eric W. Biederman
· 9 years ago
51c89e6
afs: Conditionalise a new unused variable
by Arnd Bergmann
· 9 years ago
341f741
afs: Refcount the afs_call struct
by David Howells
· 9 years ago
56ff9c8
afs: Kill afs_wait_mode
by David Howells
· 9 years ago
8e8d7f1
afs: Add some tracepoints
by David Howells
· 9 years ago
91b467e
afs: Make afs_readpages() fetch data in bulk
by David Howells
· 9 years ago
196ee9c
afs: Make afs_fs_fetch_data() take a list of pages
by David Howells
· 9 years ago
39c6ace
afs_send_pages(): use ITER_BVEC
by Al Viro
· 10 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 9 years ago
50a2c95
afs: call->operation_ID sometimes used as __be32 sometimes as u32
by David Howells
· 9 years ago
233c9ed
afs: unmapping the wrong buffer
by Dan Carpenter
· 9 years ago
5114a97
fs: use mapping_set_error instead of opencoded set_bit
by Michal Hocko
· 9 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
9008f99
afs: Check for fatal error when in waiting for ack state
by David Howells
· 9 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 9 years ago
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 9 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 9 years ago
00e9071
rxrpc: Preallocate peers, conns and calls for incoming service requests
by David Howells
· 9 years ago
5a42976
rxrpc: Add tracepoint for working out where aborts happen
by David Howells
· 9 years ago
434e612
fs/afs/flock: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
4c136da
fs/afs/callback: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
69ad052
fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
9ce4d7d
fs/afs/vlocation: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
d001648
rxrpc: Don't expose skbs to in-kernel users [ver #2]
by David Howells
· 9 years ago
4de48af
rxrpc: Pass struct socket * to more rxrpc kernel interface functions
by David Howells
· 9 years ago
8324f0b
rxrpc: Provide a way for AFS to ask for the peer address of a call
by David Howells
· 9 years ago
e0661df
afs: Need linux/random.h
by David Howells
· 9 years ago
378c9c9
afs: Miscellaneous simple cleanups
by David Howells
· 9 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 9 years ago
0e119b4
rxrpc: Limit the listening backlog
by David Howells
· 9 years ago
Next »