summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-27Btrfs: add more error checking to btrfs_dirty_inodeChris Mason
2010-05-26Btrfs: allow unaligned DIOChris Mason
2010-05-26Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason
2010-05-26Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason
2010-05-26Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: add basic DIO read/write supportJosef Bacik
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng
2010-05-25Btrfs: Kill init_btrfs_i()Yan, Zheng
2010-05-25Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng
2010-05-21btrfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2010-03-15Btrfs: cache ordered extent when completing ioJosef Bacik
2010-03-15btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-02-04Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V
2010-02-04Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik
2010-01-28Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-01-28Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-01-28Btrfs: Add mount -o compress-forceChris Mason
2010-01-17Btrfs: fix regression in orphan cleanupJosef Bacik
2010-01-17btrfs: fix missing last-entry in readdir(3)Jan Engelhardt
2009-12-17Btrfs: make sure fallocate properly starts a transactionChris Mason
2009-12-17Btrfs: deny sys_link across subvolumes.TARUISI Hiroaki
2009-12-17Btrfs: Add delayed iputYan, Zheng
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2009-12-17Btrfs: Make truncate(2) more ENOSPC friendlyYan, Zheng
2009-12-17Btrfs: Make fallocate(2) more ENOSPC friendlyYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup while replaying logYan, Zheng
2009-12-17Btrfs: Fix disk_i_size update corner caseYan, Zheng
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik