index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-05-16
afs: Fix application of status and callback to be under same lock
David Howells
2019-05-16
afs: Always get the reply time
David Howells
2019-05-16
afs: Fix order-1 allocation in afs_do_lookup()
David Howells
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
2019-05-16
afs: Don't pass the vnode pointer through into the inline bulk status op
David Howells
2019-05-16
afs: Fix double inc of vnode->cb_break
David Howells
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2019-05-16
afs: Don't invalidate callback if AFS_VNODE_DIR_VALID not set
David Howells
2019-05-16
afs: Fix calculation of callback expiry time
David Howells
2019-05-16
afs: Make dynamic root population wait uninterruptibly for proc_cells_lock
David Howells
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
afs: Fix error propagation from server record check/update
David Howells
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
2019-05-16
afs: Fix cell DNS lookup
David Howells
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
2019-05-15
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
2019-05-15
afs: Fix incorrect error handling in afs_xattr_get_acl()
David Howells
2019-05-15
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-05-07
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
afs: Implement YFS ACL setting
David Howells
2019-05-07
afs: Get YFS ACLs and information through xattrs
David Howells
2019-05-07
afs: implement acl setting
Joe Gorse
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
2019-05-07
afs: Fix getting the afs.fid xattr
David Howells
2019-05-07
afs: Fix the afs.cell and afs.volume xattr handlers
David Howells
[next]