summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-03-31[GFS2] gfs2/ops_file.c should #include "ops_inode.h"Adrian Bunk1-0/+1
2008-03-31[GFS2] be*_add_cpu conversionMarcin Slusarz1-3/+3
2008-03-31[GFS2] Fix bug where we called drop_bh incorrectlySteven Whitehouse1-14/+1
2008-03-31[GFS2] Get inode buffer only once per block map callSteven Whitehouse1-27/+21
2008-03-31[GFS2] Eliminate (almost) duplicate field from gfs2_inodeSteven Whitehouse8-54/+42
2008-03-31[GFS2] Add a function to interate over an extentSteven Whitehouse1-16/+52
2008-03-31[GFS2] The case of the missing asteriskSteven Whitehouse1-1/+1
2008-03-31[GFS2] Add extent allocation to block allocatorSteven Whitehouse5-54/+87
2008-03-31[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_dataSteven Whitehouse5-62/+13
2008-03-31[GFS2] Update gfs2_trans_add_unrevoke to accept extentsSteven Whitehouse6-24/+21
2008-03-31[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fieldsSteven Whitehouse2-8/+7
2008-03-31[GFS2] Reduce inode size by merging fieldsSteven Whitehouse4-38/+24
2008-03-31[GFS2] Remove unused countersBob Peterson2-9/+0
2008-03-31[GFS2] Shrink & rename di_depthSteven Whitehouse3-22/+25
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson5-16/+20
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse13-263/+184
2008-03-31[GFS2] Eliminate gl_req_bhBob Peterson2-57/+51
2008-03-31[GFS2] Add consts to various bits of rgrp.cSteven Whitehouse1-22/+22
2008-03-31[GFS2] Introduce array of buffers to struct metapathSteven Whitehouse1-49/+48
2008-03-31[GFS2] Move part of gfs2_block_map into a separate functionSteven Whitehouse1-21/+36
2008-03-31[GFS2] Get rid of gl_waiters2Bob Peterson2-5/+6
2008-03-31[GFS2] Combine rg_flags and rd_flagsBob Peterson2-16/+26
2008-03-31[GFS2] Allocate gfs2_rgrpd from slab memoryBob Peterson4-2/+14
2008-03-31[GFS2] Plug an unlikely leakBob Peterson1-1/+3
2008-03-31[GFS2] make gfs2_glock_hold() staticAdrian Bunk2-2/+1
2008-03-31[GFS2] Only wake the reclaim daemon if we need toBob Peterson1-4/+4
2008-03-31[GFS2] Misc fixupsBob Peterson2-5/+2
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson4-29/+17
2008-03-31[GFS2] Fix debug inode printingBob Peterson1-1/+2
2008-03-31[GFS2] Get rid of unneeded parameter in gfs2_rlist_allocBob Peterson5-10/+8
2008-03-31[GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse5-83/+55
2008-03-31[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_mapSteven Whitehouse1-17/+19
2008-03-30cifs: fix misannotationsAl Viro1-2/+2
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro5-10/+12
2008-03-30jbd/jbd2 NULL noiseAl Viro4-12/+12
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-145/+70
2008-03-28afs: prevent double cell registrationSven Schnelle1-2/+13
2008-03-28vfs: fix data leak in nobh_write_end()Dmitri Monakhov1-7/+6
2008-03-27[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro1-9/+2
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro6-26/+10
2008-03-27[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro1-81/+24
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro2-2/+5
2008-03-27[PATCH] reduce stack footprint in namespace.cAl Viro1-35/+37
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-366/+300
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton1-1/+7
2008-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-102/+130
2008-03-22Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld1-16/+34
2008-03-22[CIFS] Fix mem leak on dfs referralSteve French1-2/+8
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2008-03-20[NET]: Fix permissions of /proc/netAndre Noll1-1/+1