summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-11-12btrfs: do commit in sync_fs if there are pending changesDavid Sterba
2014-11-12btrfs: add support for processing pending changesDavid Sterba
2014-11-11efivarfs: Allow unloading when build as moduleMathias Krause
2014-11-11f2fs: convert inline_data when i_size becomes largeJaegeuk Kim
2014-11-11f2fs: fix deadlock to grab 0'th data pageJaegeuk Kim
2014-11-10f2fs: reduce the number of inline_data inode before clearing itJaegeuk Kim
2014-11-10f2fs: implement -o dirsyncJaegeuk Kim
2014-11-10f2fs: do not skip any writes under memory pressureJaegeuk Kim
2014-11-10f2fs: write node pages if checkpoint is not doingJaegeuk Kim
2014-11-10vfs: Remove i_dquot field from inodeJan Kara
2014-11-10jfs: Convert to private i_dquot fieldJan Kara
2014-11-10reiserfs: Convert to private i_dquot fieldJan Kara
2014-11-10ocfs2: Convert to private i_dquot fieldJan Kara
2014-11-10ext4: Convert to private i_dquot fieldJan Kara
2014-11-10ext3: Convert to private i_dquot fieldJan Kara
2014-11-10ext2: Convert to private i_dquot fieldJan Kara
2014-11-10quota: Use function to provide i_dquot pointersJan Kara
2014-11-10xfs: Set allowed quota typesJan Kara
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