summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2014-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-171/+489
2014-10-18Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-1/+1
2014-10-18Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+33
2014-10-18Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds-25/+167
2014-10-18Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-20/+255
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds-35/+19
2014-10-17[CIFS] Remove obsolete commentSteve French-6/+4
2014-10-17Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason-36/+33
2014-10-16Check minimum response length on query_network_interfaceSteve French-4/+7
2014-10-16Workaround Mac server problemSteve French-3/+10
2014-10-16Remap reserved posix characters by default (part 3/3)Steve French-77/+88
2014-10-16Allow conversion of characters in Mac remap range (part 2)Steve French-26/+83
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French-33/+107
2014-10-16mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French-1/+75
2014-10-16Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French-1/+68
2014-10-16Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French-30/+55
2014-10-16add defines for two new file attributesSteve French-0/+2
2014-10-16NTFS: Bump version to 2.1.31.Anton Altaparmakov-1/+1
2014-10-16NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov-0/+124
2014-10-16NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov-24/+42
2014-10-15pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks-2/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds-9/+7
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-177/+386
2014-10-15Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3
2014-10-14mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman-0/+3
2014-10-14dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson-1/+1
2014-10-14ceph: fix divide-by-zero in __validate_layout()Yan, Zheng-1/+1
2014-10-14ceph: fix bool assignmentsFabian Frederick-13/+13
2014-10-14ceph: additional debugfs outputJohn Spray-0/+47
2014-10-14ceph: export ceph_session_state_name functionJohn Spray-7/+9
2014-10-14ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng-47/+170
2014-10-14ceph: use pagelist to present MDS request dataYan, Zheng-39/+28
2014-10-14libceph: reference counting pagelistYan, Zheng-1/+0
2014-10-14ceph: fix llistxattr on symlinkYan, Zheng-2/+1
2014-10-14ceph: send client metadata to MDSJohn Spray-1/+70
2014-10-14ceph: remove redundant code for max file size verificationChao Yu-15/+0
2014-10-14ceph: remove redundant io_iter_advance()Yan, Zheng-1/+0
2014-10-14ceph: move ceph_find_inode() outside the s_mutexYan, Zheng-8/+10
2014-10-14ceph: request xattrs if xattr_version is zeroYan, Zheng-30/+20
2014-10-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng-0/+1
2014-10-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng-2/+3
2014-10-14ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng-10/+13
2014-10-14block: Remove REQ_KERNELMartin K. Petersen-9/+7
2014-10-14btrfs: LLVMLinux: Remove VLAISVinícius Tinti-9/+7
2014-10-14Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-28/+23
2014-10-14Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds-17/+23
2014-10-14Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner-5/+14