summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-06nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-12-06locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton
2014-12-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-12-06aio: fix uncorrent dirty pages accouting when truncating AIO ring bufferGu Zheng
2014-11-21fs/superblock: avoid locking counting inodes and dentries before reclaiming themTim Chen
2014-11-21fs/superblock: unregister sb shrinker before ->kill_sb()Dave Chinner
2014-11-21callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro
2014-11-21mm: remove read_cache_page_async()Sasha Levin
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21GFS2: Fix address space from page functionSteven Whitehouse
2014-11-21NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-21NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-21nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-21NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-21NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-21block: Fix computation of merged request priorityJan Kara
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-14xfs: avoid false quotacheck after unclean shutdownEric Sandeen
2014-11-14quota: Properly return errors from dquot_writeback_dquots()Jan Kara
2014-11-14ext3: Don't check quota format when there are no quota filesJan Kara
2014-11-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-11-14ext4: fix oops when loading block bitmap failedJan Kara
2014-11-14ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong
2014-11-14ext4: fix overflow when updating superblock backups after resizeJan Kara
2014-11-14ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong
2014-11-14ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov
2014-11-14ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen
2014-11-14ext4: add ext4_iget_normal() which is to be used for dir tree lookupsTheodore Ts'o
2014-11-14ext4: grab missed write_count for EXT4_IOC_SWAP_BOOTDmitry Monakhov
2014-11-14ext4: fix mmap data corruption when blocksize < pagesizeJan Kara
2014-11-14ext4: don't check quota format when there are no quota filesJan Kara
2014-11-14ext4: check EA value offset when loadingDarrick J. Wong
2014-11-14jbd2: free bh when descriptor block checksum failsDarrick J. Wong
2014-11-14pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
2014-11-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2014-11-14kill wbuf_queued/wbuf_dwork_lockAl Viro
2014-11-14missing data dependency barrier in prepend_name()Al Viro
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-14UBIFS: fix free log space calculationArtem Bityutskiy
2014-11-14UBIFS: fix a race conditionArtem Bityutskiy
2014-11-14UBIFS: remove mst_mutexArtem Bityutskiy
2014-11-14fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud
2014-11-14fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa
2014-11-14fs: make cont_expand_zero interruptibleMikulas Patocka
2014-11-14lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-10-30xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner