aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* xfs: refactor xfs_vm_writepageChristoph Hellwig2010-12-16
* xfs: remove the all_bh flag from xfs_convert_pageChristoph Hellwig2010-12-16
* xfs: remove xfs_probe_clusterChristoph Hellwig2010-12-16
* xfs: simplify xfs_map_blocksChristoph Hellwig2010-12-16
* xfs: kill xfs_iomapChristoph Hellwig2010-12-16
* xfs: cleanup the xfs_iomap_write_* helpersChristoph Hellwig2010-12-16
* xfs: a few small tweaks for overwrites in xfs_vm_writepageChristoph Hellwig2010-12-16
* xfs: remove some dead bio handling codeChristoph Hellwig2010-12-16
* xfs: improve mapping type check in xfs_vm_writepageChristoph Hellwig2010-12-16
* xfs: untangle phase1 vs phase2 recovery helpersChristoph Hellwig2010-12-16
* xfs: refactor xlog_recover_commit_transChristoph Hellwig2010-12-16
* xfs: use struct list_head for the buf cancel tableChristoph Hellwig2010-12-16
* xfs: remove leftovers of old buffer log items in recovery codeChristoph Hellwig2010-12-16
* xfs: fix exporting with left over 64-bit inodesSamuel Kvasnica2010-12-16
* xfs: log timestamp changes to the source inode in renameChristoph Hellwig2010-12-09
* xfs: only run xfs_error_test if error injection is activeDave Chinner2010-12-01
* xfs: avoid moving stale inodes in the AILDave Chinner2010-12-01
* xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner2010-12-01
* xfs: push stale, pinned buffers on trylock failuresDave Chinner2010-12-01
* xfs: fix failed write truncation handling.Dave Chinner2010-12-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-11-29
|\
| * Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason2010-11-29
| * Btrfs: deal with DIO bios that span more than one ordered extentChris Mason2010-11-28
| * Btrfs: setup blank root and fs_info for mount timeJosef Bacik2010-11-27
| * Btrfs: fix fiemapJosef Bacik2010-11-27
| * Btrfs - fix race between btrfs_get_sb() and umountIan Kent2010-11-27
| * Btrfs: update inode ctime when using linksJosef Bacik2010-11-27
| * Btrfs: make sure new inode size is ok in fallocateJosef Bacik2010-11-27
| * Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik2010-11-27
| * Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason2010-11-21
| * Btrfs: make btrfs_add_nondir take parent inode as an argumentJosef Bacik2010-11-21
| * Btrfs: hold i_mutex when calling btrfs_log_dentry_safeJosef Bacik2010-11-21
| * Btrfs: use dget_parent where we can UPDATEDJosef Bacik2010-11-21
| * Btrfs: fix more ESTALE problems with NFSJosef Bacik2010-11-21
| * Btrfs: handle NFS lookups properlyJosef Bacik2010-11-21
| * btrfs: make 1-bit signed fileds unsignedMariusz Kozlowski2010-11-21
| * btrfs: Show device attr correctly for symlinksLi Zefan2010-11-21
| * btrfs: Set file size correctly in file cloneLi Zefan2010-11-21
| * btrfs: Check if dest_offset is block-size aligned before cloning fileLi Zefan2010-11-21
| * Btrfs: handle the space_cache option properlyJosef Bacik2010-11-21
| * btrfs: Fix early enospc because 'unused' calculated with wrong sign.Arne Jansen2010-11-21
| * btrfs: fix panic caused by direct IOMiao Xie2010-11-21
| * btrfs: cleanup duplicate bio allocating functionsMiao Xie2010-11-21
| * btrfs: fix free dip and dip->csums twiceMiao Xie2010-11-21
| * Btrfs: add migrate page for metadata inodeChris Mason2010-11-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-11-29
|\ \
| * | GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das2010-11-19
* | | Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-28
* | | Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-28
* | | Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds2010-11-28