aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-15seq_file: always clear m->count when we free m->bufAl Viro
2015-05-15/proc/stat: convert to single_open_size()Heiko Carstens
2015-05-15ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-15fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-15RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-05-04ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-05-04fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-04-30Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana
2015-04-30Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-04-30btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-04-30Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-27proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov
2015-04-27mm: softdirty: unmapped addresses between VMAs are cleanPeter Feiner
2015-04-22ioctx_alloc(): fix vma (and file) leak on failureAl Viro
2015-04-22ocfs2: _really_ sync the right rangeAl Viro
2015-04-22cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-22remove extra definitions of U32_MAXAlex Elder
2015-04-22conditionally define U32_MAXAlex Elder
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