aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-10-18
|\
| * [CIFS] Remove obsolete commentSteve French2014-10-17
| * Check minimum response length on query_network_interfaceSteve French2014-10-16
| * Workaround Mac server problemSteve French2014-10-16
| * Remap reserved posix characters by default (part 3/3)Steve French2014-10-16
| * Allow conversion of characters in Mac remap range (part 2)Steve French2014-10-16
| * Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-16
| * mfsymlinks support for SMB2.1/SMB3. Part 2 query symlinkSteve French2014-10-16
| * Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlinkSteve French2014-10-16
| * Allow mknod and mkfifo on SMB2/SMB3 mountsSteve French2014-10-16
| * add defines for two new file attributesSteve French2014-10-16
* | Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds2014-10-18
|\ \
| * | dlm: fix missing endian conversion of rcom_status flagsNeale Ferguson2014-10-14
* | | Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-18
|\ \ \
| * | | Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2014-10-17
* | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-18
|\ \ \ \
| * | | | pstore: Fix duplicate {console,ftrace}-efi entriesValdis Kletnieks2014-10-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfsLinus Torvalds2014-10-18
|\ \ \ \ \
| * | | | | NTFS: Bump version to 2.1.31.Anton Altaparmakov2014-10-16
| * | | | | NTFS: Add bmap address space operation needed for FIBMAP ioctl.Anton Altaparmakov2014-10-16
| * | | | | NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aopsAnton Altaparmakov2014-10-16
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-18
|\ \ \ \ \
| * | | | | NFS: Fix a bogus warning in nfs_generic_pgioTrond Myklebust2014-10-13
| * | | | | NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust2014-10-13
| * | | | | NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-08
| * | | | | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes2014-10-08
| * | | | | Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-30
| |\ \ \ \ \
| | * | | | | NFS: Implement SEEKAnna Schumaker2014-09-30
| | * | | | | Merge commit '24bab491220f' into client-4.2Trond Myklebust2014-09-30
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | block: Remove REQ_KERNELMartin K. Petersen2014-10-14
| * | | | | | | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-08
| * | | | | | | | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
* | | | | | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-26
* | | | | | | | | | | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-10-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ceph: fix divide-by-zero in __validate_layout()Yan, Zheng2014-10-14
| * | | | | | | | | | | ceph: fix bool assignmentsFabian Frederick2014-10-14
| * | | | | | | | | | | ceph: additional debugfs outputJohn Spray2014-10-14
| * | | | | | | | | | | ceph: export ceph_session_state_name functionJohn Spray2014-10-14
| * | | | | | | | | | | ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: use pagelist to present MDS request dataYan, Zheng2014-10-14
| * | | | | | | | | | | libceph: reference counting pagelistYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: fix llistxattr on symlinkYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: send client metadata to MDSJohn Spray2014-10-14
| * | | | | | | | | | | ceph: remove redundant code for max file size verificationChao Yu2014-10-14