summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-09-18pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomicBen Hutchings
2015-09-18udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-09-18vfs: read file_handle only once in handle_to_pathSasha Levin
2015-09-18d_walk() might skip too muchAl Viro
2015-09-18fs, omfs: add NULL terminator in the end up the token listSasha Levin
2015-09-18ext4: check for zero length extent explicitlyEryu Guan
2015-09-18nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig
2015-09-18ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-09-18nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-09-18ext4: move check under lock scope to close a race.Davide Italiano
2015-09-18RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-09-18nfs: fix high load average due to callback thread sleepingJeff Layton
2015-09-18nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-09-18nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera
2015-09-18fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-09-18Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-09-18ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-09-18btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-09-18Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-06-19don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2015-06-19autofs4: check dev ioctl size before allocatingSasha Levin
2015-06-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-06-19splice: Apply generic position and size checks to each writeBen Hutchings
2015-06-19ocfs2: _really_ sync the right rangeAl Viro
2015-06-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-06-19hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-06-19fuse: set stolen page uptodateMiklos Szeredi
2015-06-19fuse: notify: don't move pagesMiklos Szeredi
2015-06-19eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks
2015-06-19NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-06-19nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-06-19autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-06-19debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-06-19jffs2: fix handling of corrupted summary lengthChen Jie
2015-06-19NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-04-14nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-04-14fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-04-14jfs: fix readdir regressionDave Kleikamp
2015-04-14pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-04-14nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-04-14deal with deadlock in d_walk()Al Viro
2015-04-14move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-14x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-04-14udf: Check component length before reading itJan Kara
2015-04-14udf: Check path length when reading symlinkJan Kara
2015-04-14udf: Verify symlink size before loading itJan Kara
2015-04-14udf: Verify i_size when loading inodeJan Kara
2015-04-14isofs: Fix unchecked printing of ER recordsJan Kara
2015-04-14ocfs2: fix journal commit deadlockJunxiao Bi
2015-04-14isofs: Fix infinite looping over CE entriesJan Kara