aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-19Btrfs: delay iput when deleting a block groupJosef Bacik
2011-10-19Btrfs: make sure to unset trans->block_rsv before running delayed refsJosef Bacik
2011-10-19Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik
2011-10-19Btrfs: don't get the block_rsv in btrfs_free_tree_blockJosef Bacik
2011-10-19Btrfs: use the transactions block_rsv for the csum rootJosef Bacik
2011-10-19Btrfs: handle enospc accounting for free space inodesJosef Bacik
2011-10-19Btrfs: put the block group cache after we commit the superJosef Bacik
2011-10-19Btrfs: set truncate block rsv's sizeJosef Bacik
2011-10-19Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik
2011-10-19Btrfs: fix space leak when we fail to make an allocationJosef Bacik
2011-10-19Btrfs: fix call to btrfs_search_slot in free space cacheJosef Bacik
2011-10-19Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik
2011-10-19Btrfs: reduce the amount of space needed for truncatesJosef Bacik
2011-10-19Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik
2011-10-19Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik
2011-10-19Btrfs: optimize how we account for space in truncateJosef Bacik
2011-10-19Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik
2011-10-19Btrfs: kill unused parts of block_rsvJosef Bacik
2011-10-19Btrfs: ratelimit the generation printk for the free space cacheJosef Bacik
2011-10-19Btrfs: fix how we reserve space for deleting inodesJosef Bacik
2011-10-19Btrfs: kill the durable block rsv stuffJosef Bacik
2011-10-19Btrfs: kill the orphan space calculation for snapshotsJosef Bacik
2011-10-19Btrfs: calculate checksum space correctlyJosef Bacik
2011-10-19Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik
2011-10-19Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik
2011-10-19Btrfs: fix how we mount subvol=<whatever>Josef Bacik
2011-10-19Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik
2011-10-19Btrfs: kill reserved_bytes in inodeJosef Bacik
2011-10-19Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar
2011-09-19Fix the conflict between rwpidforward and rw mount optionsSteve French
2011-09-19CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky
2011-09-19cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-09-19Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan