aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason
2010-03-17ntfs: use bitmap_weightAkinobu Mita
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner
2010-03-16xfs: use scalable vmap APIAlex Elder
2010-03-16xfs: remove old vmap cacheAlex Elder
2010-03-16Btrfs: buffer results in the space_info ioctlChris Mason
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil
2010-03-16Btrfs: fix search_ioctl key advanceSage Weil
2010-03-15NFS: ensure bdi_unregister is called on mount failure.NeilBrown
2010-03-15cifs: trivial white spaceDan Carpenter
2010-03-15Btrfs: fix gfp flags masking in the compression codeNick Piggin
2010-03-15Btrfs: don't look at bio flags after submit_bioChris Mason
2010-03-15btrfs: using btrfs_stack_device_id() get devidXiao Guangrong
2010-03-15btrfs: use memparseAkinobu Mita
2010-03-15Btrfs: add a "df" ioctl for btrfsJosef Bacik
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2010-03-15Btrfs: cache ordered extent when completing ioJosef Bacik
2010-03-15Btrfs: cache extent state in find_delalloc_rangeJosef Bacik
2010-03-15Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik
2010-03-15Btrfs: finish read pages in the order they are submittedChris Mason
2010-03-15btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie
2010-03-15Btrfs: flush data on snapshot creationSage Weil
2010-03-15Btrfs: make df be a little bit more understandableJosef Bacik
2010-03-15btrfs: Update existing btrfs_device for renaming deviceTARUISI Hiroaki
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
2010-03-15Btrfs: be more selective in the defrag ioctlChris Mason
2010-03-15Btrfs: run the backing dev more often in the submit_bio helperChris Mason
2010-03-15Btrfs: make subvolid=0 mount the original default rootJosef Bacik
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2010-03-15Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik
2010-03-15Btrfs: add search and inode lookup ioctlsChris Mason
2010-03-15Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-14nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi