summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2014-10-14ceph: fix divide-by-zero in __validate_layout()Yan, Zheng
2014-10-14ceph: fix bool assignmentsFabian Frederick
2014-10-14ceph: additional debugfs outputJohn Spray
2014-10-14ceph: export ceph_session_state_name functionJohn Spray
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng
2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng
2014-10-14libceph: reference counting pagelistYan, Zheng
2014-10-14ceph: fix llistxattr on symlinkYan, Zheng
2014-10-14ceph: send client metadata to MDSJohn Spray
2014-10-14ceph: remove redundant code for max file size verificationChao Yu
2014-10-14ceph: remove redundant io_iter_advance()Yan, Zheng
2014-10-14ceph: move ceph_find_inode() outside the s_mutexYan, Zheng
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng
2014-10-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng
2014-10-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng
2014-10-14ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti
2014-10-14Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-14Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-10-14Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner
2014-10-14fs: check bh blocknr earlier when searching lruZach Brown
2014-10-14isofs: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14cifs: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14FS/OMFS: block number sanity check during fill_super operationFabian Frederick
2014-10-14fs/affs: remove redundant sys_tz declarationsFabian Frederick
2014-10-14fs/affs/file.c: fix shadow warningsFabian Frederick
2014-10-14fs/affs/inode.c: remove unused variableFabian Frederick
2014-10-14fs/affs/super.c: remove unused variableFabian Frederick
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov
2014-10-14fat: remove redundant sys_tz declarationFabian Frederick
2014-10-14fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick
2014-10-14fs/ufs/balloc.c: remove unused variableFabian Frederick
2014-10-14fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick
2014-10-14nilfs2: improve the performance of fdatasync()Andreas Rohner
2014-10-14nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner
2014-10-14fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi
2014-10-14autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown
2014-10-14autofs4: avoid taking fs_lock during rcu-walkNeilBrown
2014-10-14autofs4: make "autofs4_can_expire" idempotent.NeilBrown
2014-10-14autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown
2014-10-14autofs4: allow RCU-walk to walk through autofs4NeilBrown
2014-10-14fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick
2014-10-14binfmt_misc: work around gcc-4.9 warningArnd Bergmann