aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-17vfs: add i_op->dentry_open()Miklos Szeredi
2015-04-17new helper: readlink_copy()Al Viro
2015-04-17get rid of pointless checks for NULL ->i_opAl Viro
2015-04-17fs: call rename2 if existsMiklos Szeredi
2015-04-17vfs: add cross-renameMiklos Szeredi
2015-04-17security: add flags to rename hooksMiklos Szeredi
2015-04-17vfs: add RENAME_NOREPLACE flagMiklos Szeredi
2015-04-17vfs: add renameat2 syscallMiklos Szeredi
2015-04-17vfs: rename: use common code for dir and non-dirMiklos Szeredi
2015-04-17vfs: rename: move d_move() upMiklos Szeredi
2015-04-13hfsplus: fix B-tree corruption after insertion at position 0Sergei Antonov
2015-03-30Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
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-19Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
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-16Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-03-13Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-09proc: make oom adjustment files user read-onlyRom Lemarchand
2015-03-09Revert "Grants system server access to /proc/<pid>/oom_adj for Android applic...Rom Lemarchand
2015-03-06x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2015-03-06btrfs: fix leak of path in btrfs_find_itemDavid Sterba
2015-03-06btrfs: set proper message level for skinny metadataDavid Sterba
2015-03-06jffs2: fix handling of corrupted summary lengthChen Jie
2015-03-06xfs: Fix quota type in quota structures when reusing quota fileJan Kara
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-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-21Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-19of: remove /proc/device-treeGrant Likely
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-11Complete oplock break jobs before closing file handleSachin Prabhu
2015-02-09Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown