summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Ocfs2/move_extents: move/defrag extents within a certain range.Tristan Ye3-0/+315
2011-05-25Ocfs2/move_extents: helper to calculate the defraging length in one run.Tristan Ye1-0/+30
2011-05-25Ocfs2/move_extents: move entire/partial extent.Tristan Ye1-0/+165
2011-05-25Ocfs2/move_extents: helpers to update the group descriptor and global bitmap ...Tristan Ye1-0/+77
2011-05-25Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.Tristan Ye1-0/+39
2011-05-25Ocfs2/move_extents: helper to validate and adjust moving goal.Tristan Ye1-0/+61
2011-05-25Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.Tristan Ye1-0/+104
2011-05-25Ocfs2/move_extents: defrag a range of extent.Tristan Ye1-0/+136
2011-05-25Ocfs2/move_extents: move a range of extent.Tristan Ye1-0/+100
2011-05-25Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clus...Tristan Ye1-0/+61
2011-05-25Ocfs2/move_extents: Add basic framework and source files for extent moving.Tristan Ye3-0/+77
2011-05-25Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.Tristan Ye1-0/+34
2011-05-25Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.cTristan Ye2-29/+40
2011-05-25Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.Tristan Ye2-0/+313
2011-05-25Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.Tristan Ye2-0/+139
2011-05-25Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.Tristan Ye1-28/+19
2011-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds6-32/+91
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds8-49/+219
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+8
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds25-910/+1115
2011-05-24Merge branch 'next' into for-linusJames Morris1-0/+8
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds8-80/+104
2011-05-24jbd: Fix comment to match the code in journal_start()Eryu Guan1-1/+2
2011-05-24Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds25-417/+721
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+95
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-11/+11
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo1-8/+9
2011-05-23dlm: make plock operation killableDavid Teigland1-4/+61
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-260/+100
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds3-3/+32
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner1-31/+74
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds26-385/+600
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy2-94/+41
2011-05-22fs: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-21GFS2: Wait properly when flushing the ail listSteven Whitehouse1-3/+26
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse2-0/+6
2011-05-21VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok1-1/+1
2011-05-21Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns1-0/+5
2011-05-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-3/+9
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds27-1120/+1289
2011-05-21Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-0/+1
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds25-2014/+1847
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds3-0/+3
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner59-1101/+1152
2011-05-20Pull pstore into release branchTony Luck1-3/+9
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French2-4/+8
2011-05-20UBIFS: fix kernel-doc commentsArtem Bityutskiy1-5/+5
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+4
2011-05-19xfs: obey minleft values during extent allocation correctlyDave Chinner1-1/+0