summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell1-2/+2
2014-01-10Merge remote-tracking branch 'block/for-next'Stephen Rothwell27-621/+461
2014-01-10Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell1-0/+4
2014-01-10Merge remote-tracking branch 'dlm/next'Stephen Rothwell1-0/+8
2014-01-10Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell41-718/+616
2014-01-10Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell5-19/+8
2014-01-10Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell16-233/+160
2014-01-10Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell12-64/+85
2014-01-10Merge remote-tracking branch 'logfs/master'Stephen Rothwell2-4/+4
2014-01-10Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell1-1/+14
2014-01-10Merge remote-tracking branch 'gfs2/master'Stephen Rothwell11-129/+303
2014-01-10Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell1-1/+36
2014-01-10Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell19-698/+1609
2014-01-10Merge remote-tracking branch 'ext4/dev'Stephen Rothwell2-11/+10
2014-01-10Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell3-8/+6
2014-01-10Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell2-8/+8
2014-01-10Merge remote-tracking branch 'ceph/master'Stephen Rothwell4-126/+321
2014-01-10Merge remote-tracking branch 'btrfs/next'Stephen Rothwell45-1199/+2933
2014-01-09Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers13-69/+84
2014-01-09Merge branch 'xfs-misc' into for-nextBen Myers2-1/+2
2014-01-09xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+1
2014-01-09GFS2: Add initialization for address space in super blockSteven Whitehouse1-0/+1
2014-01-08Merge branch 'for-3.14/core' into for-nextJens Axboe1-2/+7
2014-01-08btrfs: fix missing increment of bi_remainingMuthu Kumar1-2/+7
2014-01-08Merge branch 'for-3.14/core' into for-nextJens Axboe1-9/+0
2014-01-08Revert "block: Warn and free bio if bi_end_io is not set"Jens Axboe1-9/+0
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields5-73/+55
2014-01-08Merge branch 'for-3.14/core' into for-nextJens Axboe1-0/+9
2014-01-08block: Warn and free bio if bi_end_io is not setMuthukumar Ratty1-0/+9
2014-01-08GFS2: Add hints to directory leaf blocksSteven Whitehouse1-3/+37
2014-01-08GFS2: For exhash conversion, only one block is neededSteven Whitehouse1-0/+5
2014-01-08f2fs: add a sysfs entry to control max_victim_searchJaegeuk Kim4-3/+12
2014-01-08f2fs: improve write performance under frequent fsync callsJaegeuk Kim4-10/+11
2014-01-07Btrfs: introduce the delayed inode ref deletion for the single link inodeMiao Xie4-6/+157
2014-01-07Btrfs: use flags instead of the bool variants in delayed nodeMiao Xie2-18/+21
2014-01-07Btrfs: remove btrfs_end_transaction_dmeta()Miao Xie3-9/+1
2014-01-07Btrfs: cleanup code of btrfs_balance_delayed_items()Miao Xie1-23/+11
2014-01-07Btrfs: don't run delayed nodes again after all nodes flushMiao Xie1-0/+1
2014-01-07Btrfs: remove residual code in delayed inode async helperMiao Xie1-27/+0
2014-01-07Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton29-329/+358
2014-01-07Btrfs: fix tree mod loggingFilipe David Borba Manana1-89/+296
2014-01-07btrfs: check balance of send_in_progressDavid Sterba1-18/+20
2014-01-07Btrfs: remove transaction from btrfs sendWang Shilong1-33/+0
2014-01-07Btrfs: fix double initialization of the raid kobjectMiao Xie1-4/+5
2014-01-07Btrfs: fix a warning when iput a fileWang Shilong1-0/+2
2014-01-07btrfs: Check read-only status of roots during sendDavid Sterba3-3/+79
2014-01-07btrfs: remove unused mnt from send_ctxDavid Sterba1-4/+0
2014-01-07btrfs: send: clean up dead codeDavid Sterba1-50/+8
2014-01-07Btrfs: fix deadlock when iterating inode refs and running delayed inodesFilipe David Borba Manana1-7/+12
2014-01-07Btrfs: remove dead comments for read_csums()Wang Shilong1-6/+0