summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter
2008-04-28mempolicy: support optional mode flagsDavid Rientjes
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman
2008-04-28make swap_pte_to_pagemap_entry() staticAdrian Bunk
2008-04-28mm: remove nopageNick Piggin
2008-04-28Remove set_migrateflags()Christoph Lameter
2008-04-28aio: io_getevents() should return if io_destroy() is invokedJeff Moyer
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-25Export __locks_copy_lock() so modular lockd buildsRoland Dreier
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-25leases: remove unneeded variable from fcntl_setlease().David M. Richter
2008-04-25leases: move lock allocation earlier in generic_setlease()David M. Richter
2008-04-25leases: when unlocking, skip locking-related stepsDavid M. Richter
2008-04-25leases: fix a return-value mixupDavid M. Richter
2008-04-25[PATCH] sanitize locate_fd()Al Viro
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-24[CIFS] Fix typo in previous commitSteve French
2008-04-24[CIFS] Fix define for new proxy cap to match documentationSteve French
2008-04-24Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton
2008-04-23NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23nfsd: use static memory for callback program and statsOlga Kornievskaia
2008-04-23nfsd: fix commentJ. Bruce Fields
2008-04-23lockd: Fix stale nlmsvc_unlink_block commentJ. Bruce Fields
2008-04-23NFSD: Remove NFSv4 dependency on NFSv3Chuck Lever
2008-04-23SUNRPC: Remove PROC_FS dependencyChuck Lever
2008-04-23NFSD: Use "depends on" for PROC_FS dependencyChuck Lever
2008-04-23nfsd: move most of fh_verify to separate functionJ. Bruce Fields
2008-04-23nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-04-23NFS: convert nfs4 callback thread to kthread APIJeff Layton
2008-04-23nfsd: fix sparse warning in vfs.cHarvey Harrison
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-04-23lockd: convert nsm_mutex to a spinlockJ. Bruce Fields