summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-16hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-03-28pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-03-28nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-28fuse: notify: don't move pagesMiklos Szeredi
2015-03-28fuse: set stolen page uptodateMiklos Szeredi
2015-03-23GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()Andrew Elble
2015-03-23NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-23NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust
2015-03-23eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks
2015-03-23nfsd: fix clp->cl_revoked list deletion causing softlock in nfsdAndrew Elble
2015-03-23nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-14procfs: fix race between symlink removals and traversalsAl Viro
2015-03-14debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-14autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-14Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-14Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-14btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-14Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-06quota: Store maximum space limit in bytesJan Kara
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06Btrfs: fix fsync data loss after adding hard link to inodeFilipe Manana
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-06udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-03-06udf: Remove repeated loads blocksizeJan Kara
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust
2015-03-06SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-03-06nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao
2015-03-06NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: set buf types when converting extent formatsDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-02-26ext4: ignore journal checksum on remount; don't failEric Sandeen
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-11Complete oplock break jobs before closing file handleSachin Prabhu
2015-02-05quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-02-05NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-05nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-02-05udf: Release preallocation on last writeable closeJan Kara
2015-01-29fix deadlock in cifs_ioctl_clone()Al Viro
2015-01-27LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-27locks: fix NULL-deref in generic_delete_leaseNeilBrown
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner