summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | btrfs: keep orphans for subvolume deletionArne Jansen2011-12-151-0/+32
| * | | Btrfs: fix wrong disk space information of the filesMiao Xie2011-12-151-1/+4
| * | | Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie2011-12-151-6/+12
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-011-1/+1
|\ \ \ | |/ /
| * | Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie2011-11-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-221-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * btrfs: fix stat blocks accountingDavid Sterba2011-11-201-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-111-27/+57
|\ \ | |/
| * Btrfs: fix unreleased path in btrfs_orphan_cleanup()Miao Xie2011-11-101-0/+3
| * Btrfs: tweak the delayed inode reservations againChris Mason2011-11-101-20/+44
| * Btrfs: fix our reservations for updating an inode when completing ioJosef Bacik2011-11-081-0/+1
| * Btrfs: fix oops on NULL trans handle in btrfs_truncateChris Mason2011-11-081-7/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-11-061-310/+147
|\ \ | |/
| * Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-153/+4
| |\
| | * btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-291-152/+3
| | * btrfs: Do not use bio->bi_bdev after submissionJan Schmidt2011-09-291-1/+1
| | * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-291-1/+1
| * | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-061-1/+1
| * | Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik2011-11-061-1/+4
| * | Btrfs: fix direct-io vs nodatacowLi Zefan2011-10-201-2/+1
| * | Btrfs: remove BUG_ON() in compress_file_range()Li Zefan2011-10-201-1/+5
| * | Btrfs: seperate out btrfs_block_rsv_check out into 2 different functionsJosef Bacik2011-10-191-2/+2
| * | Btrfs: reserve some space for an orphan item when unlinkingJosef Bacik2011-10-191-1/+8
| * | Btrfs: fix the amount of space reserved for unlinkJosef Bacik2011-10-191-1/+10
| * | Btrfs: inline checksums into the disk free space cacheJosef Bacik2011-10-191-5/+5
| * | Btrfs: break out of orphan cleanup if we can't make progressJosef Bacik2011-10-191-0/+11
| * | Btrfs: use the global reserve as a backup for deleting inodesJosef Bacik2011-10-191-1/+11
| * | Btrfs: fix orphan cleanup regressionJosef Bacik2011-10-191-19/+17
| * | Btrfs: use the inode's mapping mask for allocating pagesJosef Bacik2011-10-191-1/+2
| * | Btrfs: stop passing a trans handle all around the reservation codeJosef Bacik2011-10-191-2/+2
| * | Btrfs: handle enospc accounting for free space inodesJosef Bacik2011-10-191-1/+1
| * | Btrfs: set truncate block rsv's sizeJosef Bacik2011-10-191-0/+2
| * | Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_checkJosef Bacik2011-10-191-3/+3
| * | Btrfs: reduce the amount of space needed for truncatesJosef Bacik2011-10-191-4/+4
| * | Btrfs: optimize how we account for space in truncateJosef Bacik2011-10-191-29/+29
| * | Btrfs: fix how we reserve space for deleting inodesJosef Bacik2011-10-191-11/+38
| * | Btrfs: kill the durable block rsv stuffJosef Bacik2011-10-191-4/+0
| * | Btrfs: kill the orphan space calculation for snapshotsJosef Bacik2011-10-191-83/+0
| * | Btrfs: calculate checksum space correctlyJosef Bacik2011-10-191-0/+3
| * | Btrfs: kill reserved_bytes in inodeJosef Bacik2011-10-191-1/+0
| |/
* | filesystems: add set_nlink()Miklos Szeredi2011-11-021-2/+2
|/
* Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-181-2/+3
|\
| * btrfs: fix d_off in the first direntHidetoshi Seto2011-09-181-2/+3
* | Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-121-11/+11
|\ \ | |/
| * Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-111-2/+2
| * Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-111-2/+6
| * btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-111-7/+3
* | btrfs: btrfs_permission's RO check shouldn't apply to device nodesJeff Mahoney2011-08-181-4/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-021-45/+53
|\ \ | |/
OpenPOWER on IntegriCloud