aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason
2011-03-10btrfs: fix not enough reserved spaceMiao Xie
2011-03-10btrfs: fix dip leakDaniel J Blueman
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-08Btrfs: make sure not to return overlapping extents to fiemapChris Mason
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2011-03-07Btrfs: deal with short returns from copy_from_userChris Mason
2011-03-07Btrfs: fix regressions in copy_from_user handlingChris Mason
2011-03-01Remove one to many n's in a wordJustin P. Mattock
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason
2011-02-16Btrfs: set FMODE_EXCL in btrfs_device->modeIlya Dryomov
2011-02-16Btrfs: make btrfs_rm_device() fail gracefullyIlya Dryomov
2011-02-16Btrfs: Avoid accessing unmapped kernel addressLi Zefan
2011-02-16Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctlLi Zefan
2011-02-16Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason
2011-02-16Btrfs: put ENOSPC debugging under a mount optionChris Mason
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg
2011-02-14Btrfs: Fix balance panicYan, Zheng
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason
2011-02-14Btrfs: fix page->private racesChris Mason
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-07Btrfs: Fix page count calculationYan, Zheng
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Tsutomu Itoh
2011-02-01btrfs: checking NULL or not in some functionsTsutomu Itoh
2011-01-31Btrfs: avoid uninit variable warnings in ordered-data.cChris Mason
2011-01-31Btrfs: catch errors from btrfs_sync_logChris Mason
2011-01-31Btrfs: make shrink_delalloc a little friendlierJosef Bacik
2011-01-28Btrfs: handle no memory properly in prepare_pagesJosef Bacik
2011-01-28Btrfs: do error checking in btrfs_del_csumsJosef Bacik