index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-373
/
+1761
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-29
/
+71
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+4
2019-05-07
afs: Implement YFS ACL setting
David Howells
3
-5
/
+112
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
4
-4
/
+304
2019-05-07
afs: implement acl setting
Joe Gorse
4
-6
/
+109
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
4
-0
/
+183
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
1
-3
/
+12
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
1
-2
/
+2
2019-05-07
afs: Calculate i_blocks based on file size
Marc Dionne
1
-1
/
+5
2019-05-07
afs: Log more information for "kAFS: AFS vnode with undefined type\n"
David Howells
4
-8
/
+36
2019-05-01
afs: switch to use of ->free_inode()
Al Viro
1
-5
/
+4
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
5
-9
/
+85
2019-04-25
afs: Add more tracepoints
David Howells
4
-13
/
+20
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
7
-11
/
+363
2019-04-25
afs: Add directory reload tracepoint
David Howells
1
-0
/
+1
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2
-3
/
+60
2019-04-25
afs: Improve dir check failure reports
David Howells
1
-4
/
+34
2019-04-25
afs: Add file locking tracepoints
David Howells
1
-10
/
+62
2019-04-25
afs: Further fix file locking
David Howells
1
-195
/
+195
2019-04-25
afs: Fix AFS file locking to allow fine grained locks
David Howells
1
-14
/
+9
2019-04-25
afs: Calculate lock extend timer from set/extend reply reception
David Howells
4
-2
/
+38
2019-04-25
afs: Split wait from afs_make_call()
David Howells
7
-91
/
+139
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
3
-6
/
+2
2019-04-13
afs: Unlock pages for __pagevec_release()
Marc Dionne
1
-0
/
+1
2019-04-13
afs: Differentiate abort due to unmarshalling from other errors
David Howells
1
-1
/
+5
2019-04-13
afs: Avoid section confusion in CM_NAME
Andi Kleen
1
-1
/
+1
2019-04-13
afs: avoid deprecated get_seconds()
Arnd Bergmann
1
-3
/
+1
2019-04-12
afs: Check for rxrpc call completion in wait loop
Marc Dionne
1
-6
/
+16
2019-04-12
rxrpc: Make rxrpc_kernel_check_life() indicate if call completed
Marc Dionne
1
-2
/
+2
2019-04-08
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
8
-29
/
+71
2019-03-28
afs: Fix StoreData op marshalling
David Howells
2
-4
/
+4
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-288
/
+304
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-1
/
+1
2019-02-28
afs: Use fs_context to pass parameters over automount
David Howells
3
-109
/
+80
2019-02-28
afs: Add fs_context support
David Howells
4
-214
/
+259
2019-02-25
afs: Fix manually set volume location server list
David Howells
1
-0
/
+1
2019-01-17
afs: Fix race in async call refcounting
David Howells
1
-5
/
+30
2019-01-17
afs: Provide a function to get a ref on a call
David Howells
1
-6
/
+12
2019-01-17
afs: Fix key refcounting in file locking code
David Howells
2
-2
/
+4
2019-01-17
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
1
-1
/
+0
2019-01-10
afs: Set correct lock type for the yfs CreateFile
Marc Dionne
2
-1
/
+12
2019-01-10
afs: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
1
-2
/
+3
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2
-2
/
+2
2018-11-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
8
-122
/
+148
2018-11-29
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-29
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-29
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-15
rxrpc: Fix life check
David Howells
1
-1
/
+10
[next]