summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-11-14xfs: track bulkstat progress by aginoDave Chinner
2014-11-14xfs: bulkstat error handling is brokenDave Chinner
2014-11-14xfs: bulkstat main loop logic is a messDave Chinner
2014-11-14xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-14xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-14xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-14xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-11-14xfs: bulkstat doesn't release AGI buffer on errorDave Chinner
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-14fix breakage in o2net_send_tcp_msg()Al Viro
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-14nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields
2014-11-14fix inode leaks on d_splice_alias() failure exitsAl Viro
2014-11-14ext4: prevent bugon on race between write/fcntlDmitry Monakhov
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: fix oops when loading block bitmap failedJan Kara
2014-11-14ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong
2014-11-14ext4: move error report out of atomic context in ext4_init_block_bitmap()Dmitry Monakhov
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: don't orphan or truncate the boot loader inodeTheodore Ts'o
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-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-30ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2014-10-30fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2014-10-30xfs: fix agno increment in xfs_inumbers() loopEric Sandeen
2014-10-30xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner
2014-10-30udf: Fix loading of special inodesJan Kara
2014-10-30ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu
2014-10-30NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust
2014-10-30NFS: Fix a bogus warning in nfs_generic_pgioTrond Myklebust
2014-10-30NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust