summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-12-16Btrfs: add path->really_keep_locksJosef Bacik
2012-12-16Btrfs: do not mark ems as prealloc if we are writing to themJosef Bacik
2012-12-16Btrfs: keep track of the extents original block lengthJosef Bacik
2012-12-16Btrfs: inline csums if we're fsyncingJosef Bacik
2012-12-16Btrfs: don't bother copying if we're only logging the inodeJosef Bacik
2012-12-16Btrfs: only log the inode item if we can get away with itJosef Bacik
2012-12-16Btrfs: rename root_times_lock to root_item_lockAnand Jain
2012-12-16btrfs: Notify udev when removing deviceLukas Czerner
2012-12-16Btrfs: fix wrong return value of btrfs_truncate_page()Miao Xie
2012-12-16Btrfs: punch hole past the end of the fileMiao Xie
2012-12-16Btrfs: fix the page that is beyond EOFMiao Xie
2012-12-16Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()Miao Xie
2012-12-16Btrfs: fix missing reserved space release in error path of delalloc reservationMiao Xie
2012-12-16Btrfs: don't auto defrag a file when doing directIOMiao Xie
2012-12-16Btrfs: use ctl->unit for free space calculation instead of block_group->secto...Wang Sheng-Hui
2012-12-16Btrfs: refactor error handling to drop inode in btrfs_create()Filipe Brandenburger
2012-12-16Btrfs: fix permissions of empty files not affected by umaskFilipe Brandenburger
2012-12-16Btrfs: add fiemap's flag checkTsutomu Itoh
2012-12-16Btrfs: don't add a NULL extended attributeLiu Bo
2012-12-16Btrfs: skip adding an acl attribute if we don't have toLiu Bo
2012-12-16Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()Miao Xie
2012-12-16Btrfs: use existing align macros in btrfs_allocate()Miao Xie
2012-12-16Btrfs: fix a scrub regression in case of write errorsStefan Behrens
2012-12-16Btrfs: fix a build warning for an unused labelStefan Behrens
2012-12-16Btrfs: fix race in check-integrity caused by usage of bitfieldStefan Behrens
2012-12-16Btrfs: fix freeze vs auto defragMiao Xie
2012-12-16Btrfs: restructure btrfs_run_defrag_inodes()Miao Xie
2012-12-16Btrfs: fix unprotected defragable inode insertionMiao Xie
2012-12-16Btrfs: use slabs for auto defrag allocationMiao Xie
2012-12-16Btrfs: get write access for qgroup operationsMiao Xie
2012-12-16Btrfs: get write access for scrubMiao Xie
2012-12-16Btrfs: get write access when removing a deviceMiao Xie
2012-12-16Btrfs: get write access when doing resize fsMiao Xie
2012-12-16Btrfs: get write access when setting the default subvolumeMiao Xie
2012-12-16Btrfs: fix wrong return value of btrfs_wait_for_commit()Miao Xie
2012-12-16Btrfs: don't start a new transaction when starting syncMiao Xie
2012-12-16Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync()Miao Xie
2012-12-16Btrfs: fix an while-loop of listxattrLiu Bo
2012-12-16Btrfs: do not warn_on io_ctl->cur in io_ctl_map_pageWang Sheng-Hui
2012-12-16Btrfs: add support for device replace ioctlsStefan Behrens
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-15NFS: Don't use SetPageError in the NFS writeback codeTrond Myklebust
2012-12-15Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds
2012-12-15NFSv4.1: Deal effectively with interrupted RPC calls.Trond Myklebust
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-12-15NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust
2012-12-15NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED.Trond Myklebust
2012-12-14userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman
2012-12-14NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Trond Myklebust