summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-28
* quota: ext4: make ext4 handle quotaon on remountJan Kara2008-04-28
* quota: ext3: make ext3 handle quotaon on remountJan Kara2008-04-28
* quota: quota core changes for quotaon on remountJan Kara2008-04-28
* quota: various style cleanupsJan Kara2008-04-28
* quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara2008-04-28
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-28
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-28
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-28
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-28
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* return pfn from direct_access, for XIPJared Hulbert2008-04-28
* smaps: account swap entriesPeter Zijlstra2008-04-28
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-28
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-28
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-28
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-28
* mm: remove nopageNick Piggin2008-04-28
* Remove set_migrateflags()Christoph Lameter2008-04-28
* aio: io_getevents() should return if io_destroy() is invokedJeff Moyer2008-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-27
|\
| * [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\ \
| * | [PATCH] sanitize locate_fd()Al Viro2008-04-25
| * | [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * | [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-25
| * | [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
| * | cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-25
* | | Export __locks_copy_lock() so modular lockd buildsRoland Dreier2008-04-25
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-04-25
|\ \ \
| * | | [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() upDavid Woodhouse2008-04-23
| * | | [JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure.David Woodhouse2008-04-23
| * | | [JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse2008-04-23
| * | | [JFFS2] Return values of jffs2_block_check_erase error pathsAnders Grafström2008-04-23
| * | | [JFFS2] Finally remove redundant ref->__totlen field.David Woodhouse2008-04-23
| * | | [JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going!David Woodhouse2008-04-23
| * | | [JFFS2] Add paranoia debugging for superblock countsDavid Woodhouse2008-04-23
| * | | [JFFS2] Fix free space leak with in-band cleanmarkersDavid Woodhouse2008-04-22
| * | | [JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h>David Woodhouse2008-04-22
| * | | [JFFS2] semaphore->mutex conversionDavid Woodhouse2008-04-22
| * | | [JFFS2] add write verify on dataflash.michael2008-04-22
| * | | [JFFS2] fix sparse warnings in gc.cDavid Woodhouse2008-04-22
| * | | [JFFS2] fix sparse warning in write.cHarvey Harrison2008-04-22
| * | | [JFFS2] Fix sparse warning in nodemgmt.cDavid Woodhouse2008-04-22
| * | | [JFFS2] include function prototype for jffs2_ioctlHarvey Harrison2008-04-22