aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ceph: fix atomic_open snapdirYan, Zheng2015-02-19
* ceph: properly mark empty directory as completeYan, Zheng2015-02-19
* client: include kernel version in client metadataYan, Zheng2015-02-19
* ceph: provide seperate {inode,file}_operations for snapdirYan, Zheng2015-02-19
* ceph: fix request time stamp encodingYan, Zheng2015-02-19
* ceph: fix reading inline data when i_size > PAGE_SIZEYan, Zheng2015-02-19
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng2015-02-19
* ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps)Yan, Zheng2015-02-19
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync)Yan, Zheng2015-02-19
* rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov2015-02-19
* ceph: improve reference tracking for snaprealmYan, Zheng2015-02-19
* ceph: properly zero data pages for file holes.Yan, Zheng2015-02-19
* ceph: acl: Remove unused functionRickard Strandqvist2015-02-19
* rbd: nuke copy_token()Rickard Strandqvist2015-02-19
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-19
* libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-19
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-19
* Linux 3.19Linus Torvalds2015-02-08
* Merge tag 'nios2-fixes-v3.19-final' of git://git.rocketboards.org/linux-socfp...Linus Torvalds2015-02-08
|\
| * nios2: fix unhandled signalsChung-Ling Tang2015-02-08
* | Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds2015-02-08
|\ \
| * | aio: annotate aio_read_event_ring for sleep patternsDave Chinner2015-02-03
* | | Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-08
|\ \ \
| * | | x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)2015-02-07
| * | | tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)2015-02-07
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-07
|\ \ \ \
| * | | | Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-07
|\ \ \ \ \
| * | | | | Btrfs: add missing blk_finish_plug in btrfs_sync_log()Forrest Liu2015-02-04
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://...Linus Torvalds2015-02-06
|\ \ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-29
| | |\ \ \ \ \ \
| | | * | | | | | x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky2015-01-28
| * | | | | | | | hrtimer: Fix incorrect tai offset calculation for non high-res timer systemsJohn Stultz2015-02-05
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra2015-02-04
| * | | | | | | | | sched/wait: Remove might_sleep() from wait_event_cmd()Mikulas Patocka2015-02-03
| * | | | | | | | | sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith2015-01-28
| * | | | | | | | | sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich2015-01-28
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-06
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2015-02-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tools/liblockdep: don't include host headersBaruch Siach2015-01-29
| | * | | | | | | | | | tools/liblockdep: ignore generated .so fileBaruch Siach2015-01-29
| * | | | | | | | | | | smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()Lai Jiangshan2015-01-23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2015-02-06
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Takashi Iwai2015-02-05
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: wm97xx: Reset AC'97 device before registering itLars-Peter Clausen2015-01-26
| | * | | | | | | | | | | ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen2015-01-26
| * | | | | | | | | | | | Merge tag 'asoc-fix-intel-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Takashi Iwai2015-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser2015-02-05
| * | | | | | | | | | | | | Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2015-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \