aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-21Merge branch 'v3.10/topic/misc' into linux-linaro-lsk-v3.10Alex Shi
2015-05-21ext4: convert write_begin methods to stable_page_writes semanticsv3.10/topic/miscDmitry Monakhov
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-17ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-13ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro
2015-05-06ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-04-29dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"Ben Hutchings
2015-04-29deal with deadlock in d_walk()Al Viro
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29splice: Apply generic position and size checks to each writeBen Hutchings
2015-04-29jfs: fix readdir regressionDave Kleikamp
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder
2015-04-19pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2015-04-19ocfs2: _really_ sync the right rangeAl Viro
2015-04-19cifs: fix use-after-free bug in find_writable_fileDavid Disseldorp
2015-04-18Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Alex Shi
2015-04-13hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskAlex Shi
2015-03-26nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-26fuse: notify: don't move pagesMiklos Szeredi
2015-03-26fuse: set stolen page uptodateMiklos Szeredi
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03Alex Shi
2015-03-18nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro
2015-03-18debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-03-18autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-03-18Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-18Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-18btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06xfs: set superblock buffer type correctlyDave 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-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2015-02-11ext4: prevent bugon on race between write/fcntlDmitry Monakhov
2015-02-11nilfs2: fix deadlock of segment constructor over I_SYNC flagRyusuke Konishi
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown