summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-24lockd: clean up __nsm_find()J. Bruce Fields1-16/+16
2008-04-24lockd: fix race in nlm_release()J. Bruce Fields1-6/+4
2008-04-24sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2-4/+8
2008-04-24lockd: fix sparse warning in svcshare.cHarvey Harrison1-1/+2
2008-04-24make nfsd_create_setattr() staticAdrian Bunk1-1/+1
2008-04-24SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton1-3/+5
2008-04-24NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever1-2/+0
2008-04-24NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever1-1/+1
2008-04-24NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever1-2/+2
2008-04-24NFSD: Update help text for CONFIG_NFSDChuck Lever1-29/+47
2008-04-24NFSD: Remove NFSD_TCP kernel build optionChuck Lever2-12/+0
2008-04-24nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields1-3/+10
2008-04-24svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2-2/+0
2008-04-24nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields1-1/+1
2008-04-24nfsd4: simplify stateid sequencing checksJ. Bruce Fields1-15/+26
2008-04-24nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields1-7/+7
2008-04-24nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2-2/+1
2008-04-24IPv6 support for NFS server export cachesAurélien Charbon5-45/+111
2008-04-24NLM: Convert lockd to use kthreadsJeff Layton2-75/+60
2008-04-24SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton1-2/+22
2008-04-24SUNRPC: export svc_sock_update_bufsJeff Layton1-0/+1
2008-04-24knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown1-6/+3
2008-04-23slab_err: Pass parameters correctly to slab_bugChristoph Lameter1-2/+2
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-138/+573
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-54/+49
2008-04-23pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown1-4/+6
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23net: Unexport move_addr_to_{kernel,user}Adrian Bunk1-3/+0
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi4-2/+65
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai4-23/+144
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi3-63/+70
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi3-4/+95
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2-0/+35
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi4-8/+49
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai4-40/+118
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro1-1/+0
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-120/+118
2008-04-23Fix cardbus resource allocationLinus Torvalds1-15/+15
2008-04-23bus_remove_device: be more careful about incomplete initializationRafael J. Wysocki1-1/+2
2008-04-23Relax check on adding children of suspended devicesRafael J. Wysocki1-9/+6
2008-04-23[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()Al Viro1-21/+6
2008-04-23[PATCH] proc_readfd_common() race fixAl Viro1-3/+1
2008-04-23[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro1-0/+3
2008-04-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-1420/+965
2008-04-23fs: use loff_t type instead of long longDavid Sterba2-4/+4
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-3/+23
2008-04-23[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268