summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-09hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-04-09Btrfs: don't delay inode ref updates during log replayChris Mason
2015-04-09NFS: Add attribute update barriers to nfs_setattr_update_inode()Trond Myklebust
2015-04-09pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-04-09nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-04-09fuse: notify: don't move pagesMiklos Szeredi
2015-04-09fuse: set stolen page uptodateMiklos Szeredi
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-16nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-12splice: Apply generic position and size checks to each writeBen Hutchings
2015-03-12procfs: fix race between symlink removals and traversalsAl Viro
2015-03-12debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-12autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-12Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-12Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-12btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-05x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-05btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-05jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-05xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-03-01NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-01nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-01xfs: set superblock buffer type correctlyDave Chinner
2015-03-01xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-01xfs: ensure buffer types are set correctlyDave Chinner
2015-02-16udf: Check component length before reading itJan Kara
2015-02-16udf: Check path length when reading symlinkJan Kara
2015-02-16udf: Verify i_size when loading inodeJan Kara
2015-02-16ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues
2015-02-09ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-09nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-09Complete oplock break jobs before closing file handleSachin Prabhu
2015-02-08pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_przLiu ShuoX
2015-02-08pstore: skip zero size persistent ram buffer in traverseLiu ShuoX
2015-02-08pstore: clarify clearing of _read_cnt in ramoops_contextLiu ShuoX
2015-02-08NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-02-08nfs: fix dio deadlock when O_DIRECT flag is flippedPeng Tao
2015-01-29deal with deadlock in d_walk()Al Viro
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-29LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-28NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-26genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-26nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-26ceph: do_sync is never initializedDan Carpenter
2015-01-26nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-26fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-26writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-26pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-26pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-14ocfs2: fix journal commit deadlockJunxiao Bi