summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-11-10gfs2: Set allowed quota typesJan Kara
2014-11-10quota: Allow each filesystem to specify which quota types it supportsJan Kara
2014-11-10quota: Remove const from function declarationsJan Kara
2014-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-07Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-11-07nfsd: convert nfs4_file searches to use RCUJeff Layton
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-11-07VFS: Rename do_fallocate() to vfs_fallocate()Anna Schumaker
2014-11-07sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown
2014-11-07sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown
2014-11-07fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy
2014-11-07UBIFS: fix a couple bugs in UBIFS xattr length calculationSubodh Nijsure
2014-11-07UBIFS: fix budget leak in error pathArtem Bityutskiy
2014-11-06f2fs: control the memory footprint used by ino entriesJaegeuk Kim
2014-11-06f2fs: introduce the number of inode entriesJaegeuk Kim
2014-11-07xfs: track bulkstat progress by aginoDave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-06lockd: ratelimit "lockd: cannot monitor" messagesJeff Layton
2014-11-06aio: fix uncorrent dirty pages accouting when truncating AIO ring bufferGu Zheng
2014-11-05f2fs: disable roll-forward when active_logs = 2Jaegeuk Kim
2014-11-05fix breakage in o2net_send_tcp_msg()Al Viro
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches
2014-11-05dlm: Use seq_puts() instead of seq_printf() for constant stringsJoe Perches
2014-11-05dlm: Remove seq_printf() return checks and use seq_has_overflowed()Joe Perches
2014-11-05pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt
2014-11-05pstore/ram: Strip ramoops header for correct decompressionBen Zhang
2014-11-05ext4: move_extent improve bh vanishing success factorDmitry Monakhov
2014-11-05ovl: don't poison cursorMiklos Szeredi
2014-11-04Revert "NFS: nfs4_do_open should add negative results to the dcache."Trond Myklebust
2014-11-04Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"Trond Myklebust
2014-11-04NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENTTrond Myklebust
2014-11-04f2fs: introduce -o fastboot for reducing booting time onlyJaegeuk Kim
2014-11-04f2fs: avoid race condition in handling wait_ioJaegeuk Kim
2014-11-04f2fs: send discard commands in larger extentJaegeuk Kim
2014-11-04f2fs: revisit inline_data to avoid data races and potential bugsJaegeuk Kim
2014-11-04writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2014-11-04Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-04quota: Add log level to printkAnton Blanchard
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03f2fs: remove pointless bit testing in f2fs_delete_entry()Jan Kara
2014-11-03f2fs: do not discard data protected by the previous checkpointJaegeuk Kim
2014-11-03f2fs: flush_dcache_page for inline dataJaegeuk Kim
2014-11-03f2fs: call write_checkpoint under disabled gcJaegeuk Kim
2014-11-03f2fs: fix possible data corruption in f2fs_write_begin()Jan Kara