aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28quota: reiserfs: make reiserfs handle quotaon on remountJan Kara1-5/+8
2008-04-28quota: ext4: make ext4 handle quotaon on remountJan Kara1-7/+8
2008-04-28quota: ext3: make ext3 handle quotaon on remountJan Kara1-9/+10
2008-04-28quota: quota core changes for quotaon on remountJan Kara3-14/+78
2008-04-28quota: various style cleanupsJan Kara2-2/+10
2008-04-28quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara1-2/+0
2008-04-28quota: do not allow setting of quota limits to too high valuesAndrew Perepechko3-5/+23
2008-04-28ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison1-1/+1
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison1-9/+8
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison1-6/+0
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn1-1/+1
2008-04-28xip: support non-struct page backed memoryNick Piggin4-28/+22
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-10/+14
2008-04-28smaps: account swap entriesPeter Zijlstra1-4/+12
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter1-0/+17
2008-04-28mempolicy: support optional mode flagsDavid Rientjes1-1/+1
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman1-4/+5
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman1-3/+3
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman1-4/+6
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-3/+3
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman1-4/+4
2008-04-28make swap_pte_to_pagemap_entry() staticAdrian Bunk1-1/+1
2008-04-28mm: remove nopageNick Piggin1-1/+1
2008-04-28Remove set_migrateflags()Christoph Lameter1-2/+1
2008-04-28aio: io_getevents() should return if io_destroy() is invokedJeff Moyer1-1/+11
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-17/+82
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds12-129/+66
2008-04-25Export __locks_copy_lock() so modular lockd buildsRoland Dreier1-0/+1
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-202/+399
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields1-14/+0
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields3-6/+3
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng2-5/+64
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng2-5/+64
2008-04-25leases: remove unneeded variable from fcntl_setlease().David M. Richter1-2/+1
2008-04-25leases: move lock allocation earlier in generic_setlease()David M. Richter1-5/+5
2008-04-25leases: when unlocking, skip locking-related stepsDavid M. Richter1-11/+13
2008-04-25leases: fix a return-value mixupDavid M. Richter1-0/+1
2008-04-25[PATCH] sanitize locate_fd()Al Viro1-26/+14
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro1-12/+6
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro4-65/+20
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro5-21/+15
2008-04-25cifs: timeout dfs automounts +little fix.Igor Mammedov3-17/+23
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-43/+176
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds22-531/+931
2008-04-24Merge branch 'devel'Trond Myklebust22-531/+931
2008-04-24[CIFS] Fix typo in previous commitSteve French1-2/+2
2008-04-24[CIFS] Fix define for new proxy cap to match documentationSteve French1-2/+5
2008-04-24Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French238-6571/+12005
2008-04-23knfsd: clear both setuid and setgid whenever a chown is doneJeff Layton1-13/+14
2008-04-23knfsd: get rid of imode variable in nfsd_setattrJeff Layton1-3/+1