index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-01-01
afs: Fix comment in afs_do_lookup()
David Howells
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
2024-01-01
afs: Move the vnode/volume validity checking code into its own file
David Howells
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
2024-01-01
afs: Combine the endpoint state bools into a bitmask
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
2024-01-01
afs: Dispatch fileserver probes in priority order
David Howells
2024-01-01
afs: Mark address lists with configured priorities
David Howells
2024-01-01
afs: Provide a way to configure address priorities
David Howells
2024-01-01
afs: Remove the unimplemented afs_cmp_addr_list()
David Howells
2024-01-01
afs: Add some more info to /proc/net/afs/servers
David Howells
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
afs: Use peer + service_id as call address
David Howells
2023-12-24
afs: Rename some fields
David Howells
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
afs: Simplify error handling
David Howells
2023-12-24
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
2023-12-24
afs: Wrap most op->error accesses with inline funcs
David Howells
2023-12-24
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
2023-12-24
afs: Handle the VIO and UAEIO aborts explicitly
David Howells
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
afs: Don't skip server addresses for which we didn't get an RTT reading
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
2023-12-24
afs: Add comments on abort handling
David Howells
2023-12-24
afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
Oleg Nesterov
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
2023-12-23
Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-22
debugfs: initialize cancellations earlier
Johannes Berg
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-21
afs: Fix overwriting of result of DNS query
David Howells
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-21
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-21
eventfs: Have event files and directories default to parent uid and gid
Steven Rostedt (Google)
2023-12-20
Merge tag '6.7-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-20
Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-20
Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-20
afs: Fix dynamic root lookup DNS check
David Howells
2023-12-20
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
2023-12-19
bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
Kent Overstreet
2023-12-19
bcachefs; guard against overflow in btree node split
Kent Overstreet
2023-12-19
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
2023-12-19
cifs: do not let cifs_chan_update_iface deallocate channels
Shyam Prasad N
2023-12-19
cifs: fix a pending undercount of srv_count
Shyam Prasad N
2023-12-19
fs: cifs: Fix atime update check
Zizhi Wo
2023-12-19
smb: client: fix potential OOB in smb2_dump_detail()
Paulo Alcantara
[next]