aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-20ceph: fix dcache/nocache mount optionYan, Zheng
2015-04-20ceph: drop cap releases in requests composed before cap reconnectYan, Zheng
2015-04-19Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-04-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn
2015-04-18Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17bfs: correct return valuesSanidhya Kashyap
2015-04-17affs: kstrdup() memory handlingSanidhya Kashyap
2015-04-17fs/affs: use affs_test_opt()Fabian Frederick
2015-04-17fs/affs/super.c: use affs_set_opt()Fabian Frederick
2015-04-17fs/affs/affs.h: add mount option manipulation macrosFabian Frederick
2015-04-17fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick
2015-04-17adfs: return correct return valuesSanidhya Kashyap
2015-04-17fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov
2015-04-17fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov
2015-04-17fs/fat: remove unnecessary includesAlexander Kuleshov
2015-04-17fs/fat: remove unnecessary defintionAlexander Kuleshov
2015-04-17hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb
2015-04-17hfsplus: fix expand when not enough available spaceSergei Antonov
2015-04-17hfsplus: incorrect return valueChengyu Song
2015-04-17fs/hfsplus: replace if/BUG by BUG_ONFabian Frederick
2015-04-17fs/hfsplus: use bool instead of int for is_known_namespace() return valueFabian Frederick
2015-04-17fs/hfsplus: atomically set inode->i_flagsFabian Frederick
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick
2015-04-17hfsplus: add missing curly braces in hfsplus_delete_cat()Dan Carpenter
2015-04-17hfs: incorrect return valuesChengyu Song
2015-04-17nilfs2: use inode_set_flags() in nilfs_set_inode_flags()Ryusuke Konishi
2015-04-17nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()Ryusuke Konishi
2015-04-17nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()Ryusuke Konishi
2015-04-17nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctlRyusuke Konishi
2015-04-17nilfs2: add helper to find existent block on metadata fileRyusuke Konishi
2015-04-17nilfs2: add bmap function to seek a valid keyRyusuke Konishi
2015-04-17nilfs2: unify type of key arguments in bmap interfaceRyusuke Konishi
2015-04-17nilfs2: use bgl_lock_ptr()Ryusuke Konishi
2015-04-17nilfs2: use set_mask_bits() for operations on buffer state bitmapRyusuke Konishi
2015-04-17nilfs2: do not use async write flag for segment summary buffersRyusuke Konishi
2015-04-17befs: replace typedef befs_inode_info by structureFabian Frederick
2015-04-17befs: replace typedef befs_sb_info by structureFabian Frederick
2015-04-17befs: replace typedef befs_mount_options by structureFabian Frederick
2015-04-17fs/binfmt_misc.c: simplify entry_status()Rasmus Villemoes
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-04-16Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds