summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-18Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason
2014-10-16NTFS: Bump version to 2.1.31.Anton Altaparmakov
2014-10-16NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks
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-14dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson
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-14block: Remove REQ_KERNELMartin K. Petersen
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