aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_opsAdrian Bunk2008-03-31
* [GFS2] gfs2/ops_file.c should #include "ops_inode.h"Adrian Bunk2008-03-31
* [GFS2] be*_add_cpu conversionMarcin Slusarz2008-03-31
* [GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse2008-03-31
* [GFS2] Get inode buffer only once per block map callSteven Whitehouse2008-03-31
* [GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse2008-03-31
* [GFS2] Add a function to interate over an extentSteven Whitehouse2008-03-31
* [GFS2] The case of the missing asteriskSteven Whitehouse2008-03-31
* [GFS2] Add extent allocation to block allocatorSteven Whitehouse2008-03-31
* [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse2008-03-31
* [GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse2008-03-31
* [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse2008-03-31
* [GFS2] Reduce inode size by merging fieldsSteven Whitehouse2008-03-31
* [GFS2] Remove unused countersBob Peterson2008-03-31
* [GFS2] Shrink & rename di_depthSteven Whitehouse2008-03-31
* [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-31
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-31
* [GFS2] Eliminate gl_req_bhBob Peterson2008-03-31
* [GFS2] Add consts to various bits of rgrp.cSteven Whitehouse2008-03-31
* [GFS2] Introduce array of buffers to struct metapathSteven Whitehouse2008-03-31
* [GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse2008-03-31
* [GFS2] Get rid of gl_waiters2Bob Peterson2008-03-31
* [GFS2] Combine rg_flags and rd_flagsBob Peterson2008-03-31
* [GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson2008-03-31
* [GFS2] Plug an unlikely leakBob Peterson2008-03-31
* [GFS2] make gfs2_glock_hold() staticAdrian Bunk2008-03-31
* [GFS2] Only wake the reclaim daemon if we need toBob Peterson2008-03-31
* [GFS2] Misc fixupsBob Peterson2008-03-31
* [GFS2] Only do lo_incore_commit onceBob Peterson2008-03-31
* [GFS2] Fix debug inode printingBob Peterson2008-03-31
* [GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson2008-03-31
* [GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse2008-03-31
* [GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse2008-03-31
* cifs: fix misannotationsAl Viro2008-03-30
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-30
* jbd/jbd2 NULL noiseAl Viro2008-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-28
|\
| * [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-27
| * [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
| * [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro2008-03-27
| * [PATCH] count ghost references to vfsmountsAl Viro2008-03-27
| * [PATCH] reduce stack footprint in namespace.cAl Viro2008-03-27
* | afs: prevent double cell registrationSven Schnelle2008-03-28
* | vfs: fix data leak in nobh_write_end()Dmitri Monakhov2008-03-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-25
|\
| * [PATCH] get stack footprint of pathname resolution back to relative sanityAl Viro2008-03-19
| * [PATCH] double iput() on failure exit in hugetlbAl Viro2008-03-19
| * [PATCH] fix up new filp allocatorsDave Hansen2008-03-19
| * [PATCH] check for null vfsmount in dentry_open()Christoph Hellwig2008-03-19
| * [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-19