summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | NFS: Fix an uninitialised pointer Oops in the writeback error pathTrond Myklebust2014-10-131-1/+2
| * | | | | | NFSv4.1/pnfs: replace broken pnfs_put_lseg_asyncTrond Myklebust2014-10-083-12/+29
| * | | | | | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()Tom Haynes2014-10-081-1/+0
| * | | | | | Merge branch 'client-4.2' into linux-nextTrond Myklebust2014-09-3035-332/+1089
| |\ \ \ \ \ \
| | * | | | | | NFS: Implement SEEKAnna Schumaker2014-09-309-2/+221
| | * | | | | | Merge commit '24bab491220f' into client-4.2Trond Myklebust2014-09-3026-330/+868
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-185-35/+19
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | block: Remove REQ_KERNELMartin K. Petersen2014-10-142-9/+7
| * | | | | | | | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-2267-750/+979
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-1134-364/+636
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bdi: reimplement bdev_inode_switch_bdi()Tejun Heo2014-09-081-21/+11
| * | | | | | | | | | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-083-5/+1
* | | | | | | | | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-1/+1
* | | | | | | | | | | | Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-10-151-9/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | btrfs: LLVMLinux: Remove VLAISVinícius Tinti2014-10-141-9/+7
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-10-1512-177/+386
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ceph: fix divide-by-zero in __validate_layout()Yan, Zheng2014-10-141-1/+1
| * | | | | | | | | | | | ceph: fix bool assignmentsFabian Frederick2014-10-141-13/+13
| * | | | | | | | | | | | ceph: additional debugfs outputJohn Spray2014-10-142-0/+47
| * | | | | | | | | | | | ceph: export ceph_session_state_name functionJohn Spray2014-10-142-7/+9
| * | | | | | | | | | | | ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-144-47/+170
| * | | | | | | | | | | | ceph: use pagelist to present MDS request dataYan, Zheng2014-10-143-39/+28
| * | | | | | | | | | | | libceph: reference counting pagelistYan, Zheng2014-10-141-1/+0
| * | | | | | | | | | | | ceph: fix llistxattr on symlinkYan, Zheng2014-10-141-2/+1
| * | | | | | | | | | | | ceph: send client metadata to MDSJohn Spray2014-10-141-1/+70
| * | | | | | | | | | | | ceph: remove redundant code for max file size verificationChao Yu2014-10-142-15/+0
| * | | | | | | | | | | | ceph: remove redundant io_iter_advance()Yan, Zheng2014-10-141-1/+0
| * | | | | | | | | | | | ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-142-8/+10
| * | | | | | | | | | | | ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-145-30/+20
| * | | | | | | | | | | | ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng2014-10-141-0/+1
| * | | | | | | | | | | | ceph: protect kick_requests() with mdsc->mutexYan, Zheng2014-10-141-2/+3
| * | | | | | | | | | | | ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng2014-10-141-10/+13
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2014-10-141-0/+3
* | | | | | | | | | | | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-143-28/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fs/fscache/object-list.c: use __seq_open_private()Rob Jones2014-10-131-14/+2
| * | | | | | | | | | | | CacheFiles: Fix incorrect test for in-memory object collisionDavid Howells2014-10-131-1/+1
| * | | | | | | | | | | | CacheFiles: Handle object being killed before being set upDavid Howells2014-09-301-13/+20
* | | | | | | | | | | | | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-10-144-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-301-1/+1
| * | | | | | | | | | | | | UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-261-2/+2
| * | | | | | | | | | | | | UBIFS: Remove bogus assertRichard Weinberger2014-09-191-4/+3
| * | | | | | | | | | | | | UBIFS: fix free log space calculationArtem Bityutskiy2014-09-081-2/+6
| * | | | | | | | | | | | | UBIFS: fix a race conditionArtem Bityutskiy2014-09-082-8/+11
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-141-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fs: Add a missing permission check to do_umountAndy Lutomirski2014-10-081-0/+2
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-141-5/+14
* | | | | | | | | | | | | fs: check bh blocknr earlier when searching lruZach Brown2014-10-141-2/+2
* | | | | | | | | | | | | isofs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1