aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoGravatar Christoph Lameter 1-0/+17
2008-04-28mempolicy: support optional mode flagsGravatar David Rientjes 1-1/+1
2008-04-28mm: filter based on a nodemask as well as a gfp_maskGravatar Mel Gorman 1-4/+5
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxGravatar Mel Gorman 1-3/+3
2008-04-28mm: use two zonelist that are filtered by GFP maskGravatar Mel Gorman 1-4/+6
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskGravatar Mel Gorman 1-3/+3
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesGravatar Mel Gorman 1-4/+4
2008-04-28make swap_pte_to_pagemap_entry() staticGravatar Adrian Bunk 1-1/+1
2008-04-28mm: remove nopageGravatar Nick Piggin 1-1/+1
2008-04-28Remove set_migrateflags()Gravatar Christoph Lameter 1-2/+1
2008-04-28aio: io_getevents() should return if io_destroy() is invokedGravatar Jeff Moyer 1-1/+11
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 3-17/+82
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 12-129/+66
2008-04-25Export __locks_copy_lock() so modular lockd buildsGravatar Roland Dreier 1-0/+1
2008-04-25Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 18-202/+399
2008-04-25nfsd: don't allow setting ctime over v4Gravatar J. Bruce Fields 1-14/+0
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksGravatar J. Bruce Fields 3-6/+3
2008-04-25lockd: unlock lockd locks held for a certain filesystemGravatar Wendy Cheng 2-5/+64
2008-04-25lockd: unlock lockd locks associated with a given server ipGravatar Wendy Cheng 2-5/+64
2008-04-25leases: remove unneeded variable from fcntl_setlease().Gravatar David M. Richter 1-2/+1
2008-04-25leases: move lock allocation earlier in generic_setlease()Gravatar David M. Richter 1-5/+5
2008-04-25leases: when unlocking, skip locking-related stepsGravatar David M. Richter 1-11/+13
2008-04-25leases: fix a return-value mixupGravatar David M. Richter 1-0/+1
2008-04-25[PATCH] sanitize locate_fd()Gravatar Al Viro 1-26/+14
2008-04-25[PATCH] sanitize unshare_files/reset_files_structGravatar Al Viro 1-12/+6
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Gravatar Al Viro 4-65/+20
2008-04-25[PATCH] restore sane ->umount_begin() APIGravatar Al Viro 5-21/+15
2008-04-25cifs: timeout dfs automounts +little fix.Gravatar Igor Mammedov 3-17/+23
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 12-43/+176
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 22-531/+931
2008-04-24Merge branch 'devel'Gravatar Trond Myklebust 22-531/+931
2008-04-24[CIFS] Fix typo in previous commitGravatar Steve French 1-2/+2
2008-04-24[CIFS] Fix define for new proxy cap to match documentationGravatar Steve French 1-2/+5
2008-04-24Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Steve French 238-6571/+12005
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneGravatar Jeff Layton 1-13/+14
2008-04-23knfsd: get rid of imode variable in nfsd_setattrGravatar Jeff Layton 1-3/+1
2008-04-23NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Gravatar Jeff Layton 1-6/+12
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Gravatar Jeff Layton 1-6/+12
2008-04-23nfsd: use static memory for callback program and statsGravatar Olga Kornievskaia 1-11/+17
2008-04-23nfsd: fix commentGravatar J. Bruce Fields 1-1/+1
2008-04-23lockd: Fix stale nlmsvc_unlink_block commentGravatar J. Bruce Fields 1-2/+1
2008-04-23NFSD: Remove NFSv4 dependency on NFSv3Gravatar Chuck Lever 1-1/+2
2008-04-23SUNRPC: Remove PROC_FS dependencyGravatar Chuck Lever 1-1/+0
2008-04-23NFSD: Use "depends on" for PROC_FS dependencyGravatar Chuck Lever 1-2/+1
2008-04-23nfsd: move most of fh_verify to separate functionGravatar J. Bruce Fields 1-105/+123
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Gravatar Felix Blyakher 1-2/+2
2008-04-23NFS: convert nfs4 callback thread to kthread APIGravatar Jeff Layton 1-38/+35
2008-04-23nfsd: fix sparse warning in vfs.cGravatar Harvey Harrison 1-1/+1
2008-04-23nfsd: fix sparse warningsGravatar Harvey Harrison 4-13/+7
2008-04-23lockd: convert nsm_mutex to a spinlockGravatar J. Bruce Fields 1-15/+19