summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-12-14NFS: Fix calls to drop_nlink()Trond Myklebust
2012-12-14NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust
2012-12-14exofs: don't leak io_state and pages on read errorBoaz Harrosh
2012-12-13Merge branch 'autofs' (patches from Ian Kent)Linus Torvalds
2012-12-13autofs4 - use simple_empty() for empty directory checkIan Kent
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountIan Kent
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13nfs: Remove unused list nfs4_clientid_listYanchuan Nian
2012-12-13nfs: Remove duplicate function declaration in internal.hYanchuan Nian
2012-12-13quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...Lee Jones
2012-12-13ext3: drop if around WARN_ONJulia Lawall
2012-12-13ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang
2012-12-13udf: remove un-needed variable from inode_getblkNamjae Jeon
2012-12-13udf: don't increment lenExtents while writing to a holeNamjae Jeon
2012-12-13udf: fix memory leak while allocating blocks during writeNamjae Jeon
2012-12-13libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman
2012-12-13ceph: call handle_cap_grant() for cap import messageYan, Zheng
2012-12-13ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng
2012-12-13ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng
2012-12-13ceph: Fix infinite loop in __wake_requestsYan, Zheng
2012-12-13ceph: Don't update i_max_size when handling non-auth capYan, Zheng
2012-12-13bdi_register: add __printf verification, fix arg mismatchJoe Perches
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-12-13ceph: fix dentry reference leak in ceph_encode_fh().Cyril Roelandt