Commit Graph

105 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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 17 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
Andrew Morton 00c541eae7 afs: needs sched.h 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
David Howells bb33ed6345 AFS: Fix afs_prepare_write() 18 years ago
David Howells faab83bbcd AFS: write back dirty data on unmount 18 years ago
David Howells 45222b9e02 AFS: implement statfs 18 years ago
David Howells 0f300ca928 AFS: fix a couple of problems with unlinking AFS files 18 years ago
David Howells 9d577b6a31 AFS: fix interminable loop in afs_write_back_from_locked_page() 18 years ago
David Howells 5bbf5d39f8 AFS: further write support fixes 18 years ago
David Howells b9b1f8d593 AFS: write support fixes 18 years ago
David Howells 31143d5d51 AFS: implement basic file write support 18 years ago
David Howells 416351f28d AFS: AFS fixups 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
David Howells ec9c948546 [AFS]: Adjust the new netdevice scanning code 18 years ago