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