Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a95c729b7484d2bbb9ab6beef4865641e73deb99
/
fs
/
afs
6551198
fs/afs/vlocation.c: fix off-by-one
by Adrian Bunk
· 17 years ago
76181c1
KEYS: Make request_key() and co fundamentally asynchronous
by David Howells
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
c1206a2
fs/afs/: possible cleanups
by Adrian Bunk
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
541010e
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
fc5846e
AFS: clean up explicit check for mandatory locks
by Pavel Emelyanov
· 17 years ago
1a1a1a7
afs: mntput called before dput
by Andreas Gruenbacher
· 17 years ago
ff8e210
AFS: fix file locking
by David Howells
· 17 years ago
bd6dc74
AFS: Use patched rxrpc_kernel_send_data() correctly
by David Howells
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
275afca
afs build fix
by Andrew Morton
· 17 years ago
03a9c30
AFS: drop explicit extern
by Randy Dunlap
· 17 years ago
e8d6c55
AFS: implement file locking
by David Howells
· 17 years ago
a6a8bd6
Make AFS use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
00c541e
afs: needs sched.h
by Andrew Morton
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
bb33ed6
AFS: Fix afs_prepare_write()
by David Howells
· 17 years ago
faab83b
AFS: write back dirty data on unmount
by David Howells
· 17 years ago
45222b9
AFS: implement statfs
by David Howells
· 17 years ago
0f300ca
AFS: fix a couple of problems with unlinking AFS files
by David Howells
· 17 years ago
9d577b6
AFS: fix interminable loop in afs_write_back_from_locked_page()
by David Howells
· 17 years ago
5bbf5d3
AFS: further write support fixes
by David Howells
· 17 years ago
b9b1f8d
AFS: write support fixes
by David Howells
· 17 years ago
31143d5
AFS: implement basic file write support
by David Howells
· 17 years ago
416351f
AFS: AFS fixups
by David Howells
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
ec9c948
[AFS]: Adjust the new netdevice scanning code
by David Howells
· 18 years ago
dc1f6bf
[AFS]: Replace rtnetlink client by direct dev_base walking
by Patrick McHardy
· 18 years ago
5b35fad
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
by Patrick McHardy
· 18 years ago
fbb3fcb
[AFS]: Fix use of __exit functions from __init path
by David Howells
· 18 years ago
80c72fe
[AFS/AF_RXRPC]: Miscellaneous fixes.
by David Howells
· 18 years ago
b1bdb69
[AF_RXRPC/AFS]: Arch-specific fixes.
by David Howells
· 18 years ago
47051a2
[AFS]: Fix VLocation record update wakeup
by David Howells
· 18 years ago
39bf094
[AFS]: Eliminate cmpxchg() usage in vlocation code.
by David S. Miller
· 18 years ago
ba3e0e1
[AFS]: Fix u64 printing in debug logging.
by David S. Miller
· 18 years ago
260a980
[AFS]: Add "directory write" support.
by David Howells
· 18 years ago
c35eccb
[AFS]: Implement the CB.InitCallBackState3 operation.
by David Howells
· 18 years ago
b908fe6
[AFS]: Add support for the CB.GetCapabilities operation.
by David Howells
· 18 years ago
00d3b7a
[AFS]: Add security support.
by David Howells
· 18 years ago
436058a
[AFS]: Handle multiple mounts of an AFS superblock correctly.
by David Howells
· 18 years ago
08e0e7c
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
by David Howells
· 18 years ago
ec26815
[AFS]: Clean up the AFS sources
by David Howells
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
1d56a96
[PATCH] struct path: convert afs
by Josef Sipek
· 18 years ago
b593e48
[PATCH] affs: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
2ecd05a
[PATCH] fs/*: use BUILD_BUG_ON
by Alexey Dobriyan
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
d366e40
[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try #6]
by David Howells
· 18 years ago
65e6f5b
[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]
by David Howells
· 18 years ago
99fc705
[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}
by Josh Triplett
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
9b04c99
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
by Theodore Ts'o
· 19 years ago
e8d2a42
add loglevel to printk in fs/afs/cmservice.c
by Jesper Juhl
· 19 years ago
bfc090c
[PATCH] afs: remove unnecessary __attribute__((packed))
by Jan Blunck
· 19 years ago
54b21a7
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
by Andrew Morton
· 19 years ago
9f56f74
fs/afs/callback.c should #include "cmservice.h"
by Adrian Bunk
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
a463ddd
[PATCH] afs: use generic_ro_fops
by Christoph Hellwig
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago