summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-1919-229/+1225
|\
| * Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason2010-03-181-3/+6
| * Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason2010-03-181-0/+3
| * Btrfs: return keys for large items to the search ioctlChris Mason2010-03-181-1/+1
| * Btrfs: fix key checks and advance in the search ioctlChris Mason2010-03-181-14/+25
| * Btrfs: buffer results in the space_info ioctlChris Mason2010-03-161-11/+46
| * Btrfs: use __u64 types in ioctl.hSage Weil2010-03-161-5/+5
| * Btrfs: fix search_ioctl key advanceSage Weil2010-03-161-1/+1
| * Btrfs: fix gfp flags masking in the compression codeNick Piggin2010-03-151-1/+1
| * Btrfs: don't look at bio flags after submit_bioChris Mason2010-03-151-3/+3
| * btrfs: using btrfs_stack_device_id() get devidXiao Guangrong2010-03-151-3/+3
| * btrfs: use memparseAkinobu Mita2010-03-153-30/+4Star
| * Btrfs: add a "df" ioctl for btrfsJosef Bacik2010-03-152-1/+58
| * Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-159-90/+148
| * Btrfs: cache ordered extent when completing ioJosef Bacik2010-03-153-5/+10
| * Btrfs: cache extent state in find_delalloc_rangeJosef Bacik2010-03-151-3/+8
| * Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik2010-03-152-19/+19
| * Btrfs: finish read pages in the order they are submittedChris Mason2010-03-151-3/+4
| * btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie2010-03-151-1/+1
| * Btrfs: flush data on snapshot creationSage Weil2010-03-151-4/+1Star
| * Btrfs: make df be a little bit more understandableJosef Bacik2010-03-151-3/+26
| * btrfs: Update existing btrfs_device for renaming deviceTARUISI Hiroaki2010-03-151-0/+7
| * Btrfs: add new defrag-range ioctl.Chris Mason2010-03-155-14/+117
| * Btrfs: be more selective in the defrag ioctlChris Mason2010-03-151-10/+140
| * Btrfs: run the backing dev more often in the submit_bio helperChris Mason2010-03-151-10/+10
| * Btrfs: make subvolid=0 mount the original default rootJosef Bacik2010-03-151-3/+9
| * Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-153-1/+80
| * Btrfs: change how we mount subvolumesJosef Bacik2010-03-156-34/+158
| * Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik2010-03-151-1/+1
| * Btrfs: add search and inode lookup ioctlsChris Mason2010-03-152-16/+299
| * Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki2010-03-151-0/+92
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-197-17/+43
|\ \
| * | NFS: ensure bdi_unregister is called on mount failure.NeilBrown2010-03-151-5/+20
| * | NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust2010-03-111-10/+13
| * | NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-103-2/+8
| * | nfs4: Make the v4 callback service hiddenSteve Dickson2010-03-081-0/+1
| * | nfs: fix unlikely memory leakDan Carpenter2010-03-081-0/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-03-192-80/+14Star
|\ \ \
| * | | xfs: don't warn about page discards on shutdownDave Chinner2010-03-161-3/+10
| * | | xfs: use scalable vmap APIAlex Elder2010-03-161-3/+4
| * | | xfs: remove old vmap cacheAlex Elder2010-03-161-75/+1Star
* | | | ntfs: use bitmap_weightAkinobu Mita2010-03-181-12/+13
* | | | jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi2010-03-181-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-03-1411-22/+22
|\ \ \ \
| * | | | nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi2010-03-142-2/+2
| * | | | nilfs2: remove spaces before tabsRyusuke Konishi2010-03-142-2/+2
| * | | | nilfs2: fix various typos in commentsRyusuke Konishi2010-03-149-12/+12
| * | | | nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi2010-03-141-1/+1
| * | | | nilfs2: fix function name typos in docbook commentsRyusuke Konishi2010-03-141-2/+2
| * | | | nilfs2: fix discrepancy in use of static specifierRyusuke Konishi2010-03-141-3/+3
| |/ / /