aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-9/+7
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds12-177/+386
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-0/+3
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman1-0/+3
2014-10-14ceph: fix divide-by-zero in __validate_layout()Yan, Zheng1-1/+1
2014-10-14ceph: fix bool assignmentsFabian Frederick1-13/+13
2014-10-14ceph: additional debugfs outputJohn Spray2-0/+47
2014-10-14ceph: export ceph_session_state_name functionJohn Spray2-7/+9
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng4-47/+170
2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng3-39/+28
2014-10-14libceph: reference counting pagelistYan, Zheng1-1/+0
2014-10-14ceph: fix llistxattr on symlinkYan, Zheng1-2/+1
2014-10-14ceph: send client metadata to MDSJohn Spray1-1/+70
2014-10-14ceph: remove redundant code for max file size verificationChao Yu2-15/+0
2014-10-14ceph: remove redundant io_iter_advance()Yan, Zheng1-1/+0
2014-10-14ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2-8/+10
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng5-30/+20
2014-10-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng1-0/+1
2014-10-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng1-2/+3
2014-10-14ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng1-10/+13
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti1-9/+7
2014-10-14Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-28/+23
2014-10-14Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds4-17/+23
2014-10-14Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linuxLinus Torvalds1-0/+2
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner1-5/+14
2014-10-14fs: check bh blocknr earlier when searching lruZach Brown1-2/+2
2014-10-14isofs: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-14ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2-4/+4
2014-10-14cifs: replace strnicmp with strncasecmpRasmus Villemoes2-5/+5
2014-10-14FS/OMFS: block number sanity check during fill_super operationFabian Frederick2-3/+8
2014-10-14fs/affs: remove redundant sys_tz declarationsFabian Frederick3-5/+0
2014-10-14fs/affs/file.c: fix shadow warningsFabian Frederick1-15/+24
2014-10-14fs/affs/inode.c: remove unused variableFabian Frederick1-2/+0
2014-10-14fs/affs/super.c: remove unused variableFabian Frederick1-3/+1
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov1-0/+8
2014-10-14fat: remove redundant sys_tz declarationFabian Frederick1-2/+0
2014-10-14fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick1-3/+5
2014-10-14fs/ufs/balloc.c: remove unused variableFabian Frederick1-3/+0
2014-10-14fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick1-2/+0
2014-10-14nilfs2: improve the performance of fdatasync()Andreas Rohner3-11/+20
2014-10-14nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner5-10/+37
2014-10-14fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi1-24/+29
2014-10-14autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown1-6/+20
2014-10-14autofs4: avoid taking fs_lock during rcu-walkNeilBrown2-8/+42
2014-10-14autofs4: make "autofs4_can_expire" idempotent.NeilBrown1-6/+4
2014-10-14autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown1-74/+88
2014-10-14autofs4: allow RCU-walk to walk through autofs4NeilBrown4-18/+34
2014-10-14fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick1-3/+0
2014-10-14binfmt_misc: work around gcc-4.9 warningArnd Bergmann1-2/+2