aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/inode.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-08-07
|\
| * Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz2009-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-28
|\|
| * Btrfs: adjust NULL testJulia Lawall2009-07-22
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-02
|\|
| * Btrfs: honor nodatacow/sum mount options for new filesChris Mason2009-07-02
| * Btrfs: account for space we may use in fallocateJosef Bacik2009-07-02
* | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-24
* | switch btrfs to inode->i_aclAl Viro2009-06-24
* | btrfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
|/
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Btrfs: remove some WARN_ONs in the IO failure pathChris Mason2009-05-14
* Btrfs: init inode ordered_data_close flag properlyChris Mason2009-05-14
* Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-27
* Btrfs: fix acl cachingChris Mason2009-04-27
* Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-27
* Btrfs: ratelimit IO error printksChris Mason2009-04-27
* Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
* Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
* Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-03
|\
| * Btrfs: free inode struct when btrfs_new_inode failsShen Feng2009-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-01
|\|
| * Btrfs: add extra flushing for renames and truncatesChris Mason2009-03-31
| * Btrfs: tree logging unlink/rename fixesChris Mason2009-03-24
| * Btrfs: readahead checksums during btrfs_finish_ordered_ioChris Mason2009-03-24
| * Btrfs: leave btree locks spinning more oftenChris Mason2009-03-24
| * Btrfs: reduce stack in cow_file_rangeChris Mason2009-03-24
| * Btrfs: reduce stalls during transaction commitChris Mason2009-03-24
* | fs: fix page_mkwrite error cases in core code and btrfsNick Piggin2009-04-01
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-20
* Btrfs: remove btrfs_init_pathJeff Mahoney2009-02-12
* Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng2009-02-12
* Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason2009-02-06
* Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason2009-02-04
* Btrfs: Don't try to compress pages past i_sizeChris Mason2009-02-04
* Btrfs: Handle SGID bit when creating inodesChris Ball2009-02-04
* Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason2009-02-04
* Btrfs: Change btree locking to use explicit blocking pointsChris Mason2009-02-04
* Btrfs: selinux supportJim Owens2009-02-04
* Btrfs: fix readdir on 32 bit machinesChris Mason2009-01-28
* Btrfs: fiemap supportYehuda Sadeh2009-01-21
* Btrfs: stop providing a bmap operation to avoid swapfile corruptionsChris Mason2009-01-21
* Btrfs: simplify iteration codesQinghuang Feng2009-01-21
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hookChris Mason2009-01-07
* Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifiesChris Mason2009-01-06