summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik2011-10-196-43/+39
* Btrfs: don't get the block_rsv in btrfs_free_tree_blockJosef Bacik2011-10-191-4/+0
* Btrfs: use the transactions block_rsv for the csum rootJosef Bacik2011-10-192-6/+10
* Btrfs: handle enospc accounting for free space inodesJosef Bacik2011-10-194-23/+47
* Btrfs: put the block group cache after we commit the superJosef Bacik2011-10-192-3/+3
* Btrfs: set truncate block rsv's sizeJosef Bacik2011-10-191-0/+2
* Btrfs: don't increase the block_rsv's size when emergency allocating spaceJosef Bacik2011-10-191-3/+0
* Btrfs: fix space leak when we fail to make an allocationJosef Bacik2011-10-191-6/+14
* Btrfs: fix call to btrfs_search_slot in free space cacheJosef Bacik2011-10-191-1/+1
* Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-196-10/+10
* Btrfs: reduce the amount of space needed for truncatesJosef Bacik2011-10-192-4/+15
* Btrfs: only reserve space in fallocate if we have to do a preallocateJosef Bacik2011-10-191-6/+16
* Btrfs: kill btrfs_truncate_reserve_metadataJosef Bacik2011-10-192-34/+0
* Btrfs: optimize how we account for space in truncateJosef Bacik2011-10-191-29/+29
* Btrfs: don't try to commit in btrfs_block_rsv_checkJosef Bacik2011-10-191-25/+4
* Btrfs: kill unused parts of block_rsvJosef Bacik2011-10-193-22/+6
* Btrfs: ratelimit the generation printk for the free space cacheJosef Bacik2011-10-191-5/+7
* Btrfs: fix how we reserve space for deleting inodesJosef Bacik2011-10-191-11/+38
* Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-195-101/+17
* Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-193-90/+0
* Btrfs: calculate checksum space correctlyJosef Bacik2011-10-193-8/+118
* Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik2011-10-191-1/+5
* Btrfs: use bytes_may_use for all ENOSPC reservationsJosef Bacik2011-10-193-82/+112
* Btrfs: fix how we mount subvol=<whatever>Josef Bacik2011-10-191-64/+135
* Btrfs: use d_obtain_alias when mounting subvol/subvolidJosef Bacik2011-10-191-24/+1
* Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-193-8/+0
* Btrfs: move stuff around in btrfs_inode to get better packingJosef Bacik2011-10-191-3/+3
* Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds2011-10-031-8/+16
|\
| * Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik2011-09-301-8/+16
* | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-272-8/+0
* | VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-263-3/+3
* | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-218-13/+15
|\ \
| * | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-238-13/+15
| * | block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-235-7/+7
* | | teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen2011-09-211-0/+20
* | | break out numa_maps gather_pte_stats() checksDave Hansen2011-09-211-15/+24
* | | make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen2011-09-211-10/+11
* | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-201-1/+6
|\ \ \
| * \ \ Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-201-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | Btrfs: reserve sufficient space for ioctl cloneSage Weil2011-09-201-1/+6
* | | | cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar2011-09-191-43/+11
* | | | Fix the conflict between rwpidforward and rw mount optionsSteve French2011-09-191-2/+2
* | | | CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky2011-09-191-4/+6
* | | | cifs: fix possible memory corruption in CIFSFindNextJeff Layton2011-09-191-1/+2
* | | | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-193-11/+30
|\ \ \ \ | |/ / /
| * | | Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
| * | | BTRFS: Fix lseek return value for errorJeff Liu2011-09-181-2/+7
| * | | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-182-7/+12
| |\ \ \ | | |/ /
| | * | Btrfs: don't change inode flag of the dest clone fileLi Zefan2011-09-181-1/+0
OpenPOWER on IntegriCloud