summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-194-4/+33
* rbd: do not treat standalone as flattenIlya Dryomov2015-02-191-20/+10
* ceph: fix atomic_open snapdirYan, Zheng2015-02-191-1/+1
* ceph: properly mark empty directory as completeYan, Zheng2015-02-191-14/+15
* client: include kernel version in client metadataYan, Zheng2015-02-191-1/+2
* ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-193-4/+19
* ceph: fix request time stamp encodingYan, Zheng2015-02-191-2/+10
* ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng2015-02-192-15/+26
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng2015-02-192-9/+5
* ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng2015-02-191-44/+42
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng2015-02-192-18/+35
* rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov2015-02-191-7/+6
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-194-27/+63
* ceph: properly zero data pages for file holes.Yan, Zheng2015-02-191-6/+7
* ceph: acl: Remove unused functionRickard Strandqvist2015-02-191-14/+0
* rbd: nuke copy_token()Rickard Strandqvist2015-02-191-30/+0
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-194-0/+27
* libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-191-2/+2
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-195-192/+4
* Linux 3.19v3.19Linus Torvalds2015-02-081-1/+1
* Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...Linus Torvalds2015-02-081-3/+5
|\
| * nios2: fix unhandled signalsChung-Ling Tang2015-02-091-3/+5
* | Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds2015-02-081-0/+7
|\ \
| * | aio: annotate aio_read_event_ring for sleep patternsDave Chinner2015-02-031-0/+7
* | | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-082-2/+4
|\ \ \
| * | | x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)2015-02-071-1/+3
| * | | tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)2015-02-071-1/+1
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-075-130/+42
|\ \ \ \
| * | | | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-065-130/+42
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-071-0/+1
|\ \ \ \ \
| * | | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-041-0/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-062-2/+2
|\ \ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-291-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-01-281-1/+1
| * | | | | | | | hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-051-1/+1
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-064-8/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra2015-02-042-6/+30
| * | | | | | | | | sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka2015-02-031-1/+0
| * | | | | | | | | sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith2015-01-281-0/+3
| * | | | | | | | | sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich2015-01-281-1/+1
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-063-1/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-042-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tools/liblockdep: don't include host headersBaruch Siach2015-01-291-1/+1
| | * | | | | | | | | | tools/liblockdep: ignore generated .so fileBaruch Siach2015-01-291-0/+1
| * | | | | | | | | | | smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-01-231-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2015-02-0618-69/+109
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Takashi Iwai2015-02-055-20/+57
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: wm97xx: Reset AC'97 device before registering itLars-Peter Clausen2015-01-263-14/+26
| | * | | | | | | | | | | ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-262-6/+31
| * | | | | | | | | | | | Merge tag 'asoc-fix-intel-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Takashi Iwai2015-02-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud