summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-09jfs: fix readdir regressionDave Kleikamp
2015-05-09NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust
2015-05-09fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-05-09ocfs2: _really_ sync the right rangeAl Viro
2015-05-09hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-05-09cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-05-09pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-05-09nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-05-09fuse: set stolen page uptodateMiklos Szeredi
2015-05-09fuse: notify: don't move pagesMiklos Szeredi
2015-05-09eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks
2015-05-09NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-05-09nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-05-09xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-05-09autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-05-09autofs4: check dev ioctl size before allocatingSasha Levin
2015-05-09debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-05-09x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-05-09jffs2: fix handling of corrupted summary lengthChen Jie
2015-05-09NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-05-09nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-05-09udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-05-09udf: Remove repeated loads blocksizeJan Kara
2015-03-06nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-20splice: Apply generic position and size checks to each writeBen Hutchings
2015-02-20vfs: Fix vfsmount_lock imbalance in path_init()Ben Hutchings
2015-02-20dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings
2015-02-20fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-02-20udf: Check component length before reading itJan Kara
2015-02-20udf: Check path length when reading symlinkJan Kara
2015-02-20udf: Treat symlink component of type 2 as /Jan Kara
2015-02-20udf: Verify symlink size before loading itJan Kara
2015-02-20udf: Verify i_size when loading inodeJan Kara
2015-02-20isofs: Fix unchecked printing of ER recordsJan Kara
2015-02-20ocfs2: fix journal commit deadlockJunxiao Bi
2015-02-20ceph: introduce global empty snap contextYan, Zheng
2015-02-20isofs: Fix infinite looping over CE entriesJan Kara
2015-02-20genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-02-20ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-02-20Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-02-20eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-02-20writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-02-20writeback: Move I_DIRTY_PAGES handlingJan Kara
2015-02-20eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-01-01ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov
2015-01-01deal with deadlock in d_walk()Al Viro
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-01udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-12-14nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-14block: Fix computation of merged request priorityJan Kara