Commit Graph

121 Commits (0b6585ce05f169f10ce74329e87bd8c5070b4bb9)

Author SHA1 Message Date
Matt Kraai 6566abdbd0 AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE 16 years ago
Stoyan Gaydarov 11ff5f6aff afs: BUG to BUG_ON changes 16 years ago
David Howells 9b3f26c911 FS-Cache: Make kAFS use FS-Cache 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Al Viro 79be57cc7f constify dentry_operations: AFS 16 years ago
Alexey Dobriyan b2480c7fbf fs/Kconfig: move afs out 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Harvey Harrison be85940548 fs: replace NIPQUAD() 17 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Nick Piggin 15b4650e55 afs: convert to new aops 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
David Woodhouse 44d1b980c7 Fix various old email addresses for dwmw2 17 years ago
Harvey Harrison 530b641278 afs: replace remaining __FUNCTION__ occurrences 17 years ago
David Howells 9396d496d7 afs: support the CB.ProbeUuid RPC op 17 years ago
David Howells 7c80bcce34 afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself 17 years ago
Robert P. J. Day 0ae52d6fba afs: use the shorter LIST_HEAD for brevity 17 years ago
Denis V. Lunev 21ac295b42 afs: use non-racy method for proc entries creation 17 years ago
Paul Bolle 424b00e2c0 AFS: Do not describe debug parameters with their value 17 years ago
Sven Schnelle ad16df848d afs: remove smp_prcessor_id() from debug macro 17 years ago
Sven Schnelle a5f37c3252 afs: add missing up_write() on return 17 years ago
Sven Schnelle 5214b729e1 afs: prevent double cell registration 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Jan Blunck 09da5916ba Use path_put() in a few places instead of {mnt,d}put() 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Miklos Szeredi 969729d56e mount options: fix afs 17 years ago
Andrew Morton 6975945487 fs/afs/security.c: fix uninitialized var warning 17 years ago
David Howells aa7fa240c7 iget: use iget_failed() in AFS 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Jean Noel Cordenner 7a224228ed vfs: Add 64 bit i_version support 17 years ago
Adrian Bunk 6551198a20 fs/afs/vlocation.c: fix off-by-one 18 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Adrian Bunk c1206a2c6d fs/afs/: possible cleanups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Pavel Emelyanov fc5846e555 AFS: clean up explicit check for mandatory locks 18 years ago
Andreas Gruenbacher 1a1a1a758b afs: mntput called before dput 18 years ago
David Howells ff8e210a95 AFS: fix file locking 18 years ago
David Howells bd6dc742a4 AFS: Use patched rxrpc_kernel_send_data() correctly 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Andrew Morton 275afcac99 afs build fix 18 years ago
Randy Dunlap 03a9c30c23 AFS: drop explicit extern 18 years ago
David Howells e8d6c55412 AFS: implement file locking 18 years ago
Pavel Emelianov a6a8bd6d28 Make AFS use seq_list_xxx helpers 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago