summaryrefslogtreecommitdiffstats
path: root/fs/afs
Commit message (Expand)AuthorAgeFilesLines
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-273-3/+3
* [AFS]: Fix VLocation record update wakeupDavid Howells2007-04-271-9/+8
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-262-6/+16
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-263-3/+5
* [AFS]: Add "directory write" support.David Howells2007-04-2614-268/+1778
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-262-0/+47
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-267-0/+705
* [AFS]: Add security support.David Howells2007-04-2618-238/+945
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-261-10/+16
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-2638-5239/+3999
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-2636-906/+506
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-124-6/+6
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] struct path: convert afsJosef Sipek2006-12-082-6/+6
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-072-5/+2
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-072-0/+2
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-4/+4
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-2/+2
* [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...David Howells2006-09-301-1/+0
* [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]David Howells2006-09-301-1/+0
* [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett2006-09-291-0/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-272-4/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-282-2/+2
* [PATCH] fs: use list_move()Akinobu Mita2006-06-265-18/+9
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-243-23/+16
|\
| * [PATCH] read_mapping_page for address spacePekka Enberg2006-06-232-12/+3
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-11/+13
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-093-2/+4
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-284-9/+9
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-261-3/+3
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-1/+1
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+1
* add loglevel to printk in fs/afs/cmservice.cJesper Juhl2006-01-111-1/+1
* [PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck2006-01-081-3/+1
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-081-1/+1
* fs/afs/callback.c should #include "cmservice.h"Adrian Bunk2005-11-081-0/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-073-32/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-2/+2
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-2/+2
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-4/+4
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-252-2/+2
* [PATCH] Exterminate PAGE_BUGMatt Mackall2005-05-011-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1636-0/+10055
OpenPOWER on IntegriCloud