summaryrefslogtreecommitdiff
path: root/fs/afs
AgeCommit message (Expand)Author
2006-01-11add loglevel to printk in fs/afs/cmservice.cJesper Juhl
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton
2005-11-08fs/afs/callback.c should #include "cmservice.h"Adrian Bunk
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek
2005-03-08[AFS]: Push module_{init,exit}() after function definitions.David S. Miller
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-07[PATCH] AFS: afs_voltypes isn't always requiredAdrian Bunk
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-09-21[PATCH] afs endianness annotationsAlexander Viro
2004-09-07[PATCH] add static in afsAndries E. Brouwer
2004-08-31[PATCH] afs ->follow_link() fixesAlexander Viro
2004-08-26[PATCH] mostly remove module_parm()Rusty Russell
2004-07-13[PATCH] remove struct_cpy()Andrew Morton
2004-07-12[PATCH] sparse: switching afs to kvecAlexander Viro
2004-07-10[PATCH] kAFS automount supportDavid Howells
2004-06-23[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*Andrew Morton
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2004-05-14[PATCH] d_flags locking fixesAndrew Morton
2004-03-11[PATCH] selinux: clean up binary mount dataAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2004-03-03[PATCH] d_alloc_root() fixes: afsAlexander Viro
2004-02-25[PATCH] C99 patch for fs/afs/inode.cAndrew Morton
2004-01-20[PATCH] afs: avoid ifdef inside macro expansionAndrew Morton
2004-01-19[PATCH] AFS upgradeAndrew Morton
2004-01-19[PATCH] remove spurious strdupAndrew Morton
2003-09-08[PATCH] AFS updateDavid Howells
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-08-30[PATCH] dev_t handling cleanups (6/12)Alexander Viro
2003-08-17Fix compile warning in AFS by passing around "const" types properly.Linus Torvalds
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2003-05-24[PATCH] times must be unsigned longGeert Uytterhoeven
2003-04-07[PATCH] kafstimod.c fix: make timeouts unsigned longAndries E. Brouwer
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2003-02-24[PATCH] Spelling fixes for relevent -> relevantSteven Cole
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-07[PATCH] signal locking updateChris Wedgwood
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst