| Commit message (Expand) | Author | Files | Lines |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 3 | -4/+19 |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng | 1 | -2/+10 |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2 | -15/+26 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2 | -9/+5 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 1 | -44/+42 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2 | -18/+35 |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 1 | -7/+6 |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng | 4 | -27/+63 |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng | 1 | -6/+7 |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist | 1 | -30/+0 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 4 | -0/+27 |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 1 | -2/+2 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 5 | -192/+4 |
2015-02-09 | Linux 3.19v3.19 | Linus Torvalds | 1 | -1/+1 |
2015-02-09 | nios2: fix unhandled signals | Chung-Ling Tang | 1 | -3/+5 |
2015-02-08 | x86/tlb/trace: Do not trace on CPU that is offline | Steven Rostedt (Red Hat) | 1 | -1/+3 |
2015-02-08 | tracing: Add condition check to RCU lockdep checks | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2015-02-06 | Revert "IB/core: Add support for extended query device caps" | Yann Droneaud | 5 | -130/+42 |
2015-02-05 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim | 4 | -23/+0 |
2015-02-05 | nilfs2: fix deadlock of segment constructor over I_SYNC flag | Ryusuke Konishi | 3 | -7/+44 |
2015-02-05 | MAINTAINERS: remove SUPERH website | Sudip Mukherjee | 1 | -1/+0 |
2015-02-05 | memcg, shmem: fix shmem migration to use lrucare | Michal Hocko | 2 | -2/+2 |
2015-02-05 | mm: export "high_memory" symbol on !MMU | Arnd Bergmann | 1 | -0/+1 |
2015-02-05 | .mailmap: update Konstantin Khlebnikov's email address | Kim Phillips | 1 | -0/+1 |
2015-02-05 | mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range | Shiraz Hashim | 1 | -1/+4 |
2015-02-05 | ASoC: Intel: fix sst firmware path for cht-bsw-rt5672 | Kevin Strasser | 1 | -1/+1 |
2015-02-05 | ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCs | Sylwester Nawrocki | 1 | -2/+2 |
2015-02-05 | IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp | James Hogan | 1 | -0/+27 |
2015-02-05 | sit: fix some __be16/u16 mismatches | Eric Dumazet | 1 | -4/+4 |
2015-02-05 | ipv6: fix sparse errors in ip6_make_flowlabel() | Eric Dumazet | 1 | -2/+2 |
2015-02-05 | net: remove some sparse warnings | Eric Dumazet | 1 | -3/+3 |
2015-02-05 | flow_keys: n_proto type should be __be16 | Eric Dumazet | 1 | -3/+3 |
2015-02-05 | ip6_gre: fix endianness errors in ip6gre_err | Sabrina Dubroca | 1 | -2/+2 |
2015-02-05 | qlcnic: Fix NAPI poll routine for Tx completion | Shahed Shaikh | 1 | -3/+24 |
2015-02-05 | hrtimer: Fix incorrect tai offset calculation for non high-res timer systems | John Stultz | 1 | -1/+1 |
2015-02-05 | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas | 1 | -0/+1 |
2015-02-05 | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas | 1 | -1/+2 |
2015-02-05 | cls_api.c: Fix dumping of non-existing actions' stats. | Ignacy Gawędzki | 1 | -3/+4 |
2015-02-05 | pkt_sched: fq: avoid hang when quantum 0 | Kenneth Klette Jonassen | 1 | -2/+8 |
2015-02-05 | Btrfs: add missing blk_finish_plug in btrfs_sync_log() | Forrest Liu | 1 | -0/+1 |
2015-02-05 | drm/cirrus: Limit modes depending on bpp option | Takashi Iwai | 4 | -2/+15 |
2015-02-05 | net: rds: use correct size for max unacked packets and bytes | Sasha Levin | 1 | -2/+2 |
2015-02-04 | vhost/net: fix up num_buffers endian-ness | Michael S. Tsirkin | 1 | -1/+3 |
2015-02-04 | gianfar: correct the bad expression while writing bit-pattern | Sanjeev Sharma | 1 | -1/+1 |
2015-02-04 | net: usb: sr9700: Use 'SR_' prefix for the common register macros | Chen Gang | 2 | -51/+51 |
2015-02-04 | MIPS: Fix syscall_get_nr for the syscall exit tracing. | Lars Persson | 3 | -7/+4 |
2015-02-04 | MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers. | Ralf Baechle | 1 | -1/+3 |
2015-02-04 | MIPS: elf2ecoff: Rewrite main processing loop to switch. | Ralf Baechle | 1 | -27/+33 |
2015-02-04 | Revert "drivers/net: Disable UFO through virtio" | Vlad Yasevich | 3 | -30/+26 |