aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24fscache: add missing unlockDan Carpenter
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells
2010-03-24FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor
2010-03-24kcore: fix test for end of listDan Carpenter
2010-03-24reiserfs: properly honor read-only devicesJeff Mahoney
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-19NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
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