aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2014-12-16ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara
2014-12-06nfsd: Fix ACL null pointer derefSergio Gelato
2014-12-06nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond 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-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: 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: 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: 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-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: 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-30ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu
2014-10-30fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2014-10-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2014-10-30NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2014-10-30NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust
2014-10-30fs: Add a missing permission check to do_umountAndy Lutomirski
2014-10-30Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-30Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik
2014-10-30Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-10-05Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-10-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-10-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-10-05fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-10-05fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin