summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ext3: use ext3_get_group_desc()Akinobu Mita2008-04-281-18/+5
* ext3: add missing ext3_journal_stop()Akinobu Mita2008-04-281-0/+1
* ext3: use ext3_group_first_block_no()Akinobu Mita2008-04-282-7/+4
* make ext3_xattr_list() staticAdrian Bunk2008-04-282-8/+3
* ext3: convert byte order of constant instead of variableMarcin Slusarz2008-04-281-1/+1
* ext3: fdatasync should skip metadata writeout when overwritingHisashi Hifumi2008-04-281-0/+3
* ext2: retry block allocation if new blocks are allocated from system zoneAneesh Kumar K.V2008-04-281-5/+11
* ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-284-16/+16
* fs/ext2: use BUG_ONJulia Lawall2008-04-282-4/+3
* ext2: use ext2_fsblk_t typeAkinobu Mita2008-04-281-5/+5
* ext2: use ext2_group_first_block_no()Akinobu Mita2008-04-283-12/+8
* ext2: improve ext2_readdir() return valueAkinobu Mita2008-04-281-1/+1
* ext2: convert byte order of constant instead of variableMarcin Slusarz2008-04-281-5/+3
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-283-15/+8
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-281-5/+8
* quota: ext4: make ext4 handle quotaon on remountJan Kara2008-04-281-7/+8
* quota: ext3: make ext3 handle quotaon on remountJan Kara2008-04-281-9/+10
* quota: quota core changes for quotaon on remountJan Kara2008-04-283-14/+78
* quota: various style cleanupsJan Kara2008-04-282-2/+10
* quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara2008-04-281-2/+0
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-283-5/+23
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-281-1/+1
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-281-9/+8
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-281-6/+0
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-1/+1
* xip: support non-struct page backed memoryNick Piggin2008-04-284-28/+22
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-10/+14
* smaps: account swap entriesPeter Zijlstra2008-04-281-4/+12
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-281-0/+17
* mempolicy: support optional mode flagsDavid Rientjes2008-04-281-1/+1
* mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-4/+5
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-3/+3
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+6
* mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman2008-04-281-3/+3
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-281-4/+4
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-281-1/+1
* mm: remove nopageNick Piggin2008-04-281-1/+1
* Remove set_migrateflags()Christoph Lameter2008-04-281-2/+1
* aio: io_getevents() should return if io_destroy() is invokedJeff Moyer2008-04-281-1/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-273-17/+82
|\
| * [SCSI] sysfs: make group is_valid return a mode_tJames Bottomley2008-04-223-17/+82
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2512-129/+66
|\ \
| * | [PATCH] sanitize locate_fd()Al Viro2008-04-251-26/+14
| * | [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-251-12/+6
| * | [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-254-65/+20
| * | [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-255-21/+15
| * | cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-253-17/+23
* | | Export __locks_copy_lock() so modular lockd buildsRoland Dreier2008-04-251-0/+1
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-04-2518-202/+399
|\ \ \
| * | | [JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() upDavid Woodhouse2008-04-232-7/+14