Age | Commit message (Expand) | Author | Files | Lines |
2013-01-18 | libceph: drop osdc from ceph_calc_raw_layout() | Alex Elder | 1 | -2/+1 |
2013-01-18 | libceph: drop snapid in ceph_calc_raw_layout() | Alex Elder | 1 | -1/+1 |
2013-01-18 | libceph: pass length to ceph_calc_file_object_mapping() | Alex Elder | 1 | -1/+1 |
2013-01-18 | libceph: pass length to ceph_osdc_build_request() | Alex Elder | 1 | -1/+1 |
2013-01-18 | libceph: always allow trail in osd request | Alex Elder | 1 | -2/+2 |
2013-01-18 | rbd: drop oid parameters from ceph_osdc_build_request() | Alex Elder | 1 | -3/+1 |
2013-01-18 | ceph: define ceph_encode_8_safe() | Alex Elder | 1 | -12/+17 |
2013-01-17 | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f... | Jim Schutt | 2 | -2/+7 |
2013-01-17 | ceph: Check for created flag in response from mds | Sam Lang | 1 | -1/+4 |
2012-12-13 | bdi_register: add __printf verification, fix arg mismatch | Joe Perches | 1 | -0/+1 |
2012-12-13 | libceph: remove 'osdtimeout' option | Sage Weil | 1 | -2/+0 |
2012-11-01 | libceph: define ceph_pg_pool_name_by_id() | Alex Elder | 1 | -0/+1 |
2012-11-01 | rbd: get parent spec for version 2 images | Alex Elder | 1 | -0/+2 |
2012-10-02 | libceph: check for invalid mapping | Sage Weil | 2 | -4/+4 |
2012-10-01 | libceph: remove unused monc->have_fsid | Sage Weil | 1 | -1/+0 |
2012-09-29 | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -18/+24 |
2012-09-29 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -0/+2 |
2012-09-27 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -1/+3 |
2012-09-26 | syscalls: add __NR_kcmp syscall to generic unistd.h | Mark Salter | 1 | -1/+3 |
2012-09-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+16 |
2012-09-25 | c/r: prctl: fix build error for no-MMU case | Mark Salter | 1 | -0/+1 |
2012-09-25 | iommu: static inline iommu group stub functions | Alex Williamson | 1 | -18/+24 |
2012-09-24 | phy/micrel: Add missing header to micrel_phy.h | Marek Vasut | 1 | -0/+12 |
2012-09-24 | phy/micrel: Rename KS80xx to KSZ80xx | Marek Vasut | 1 | -3/+3 |
2012-09-24 | phy/micrel: Implement support for KSZ8021 | Marek Vasut | 1 | -0/+1 |
2012-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -5/+15 |
2012-09-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+4 |
2012-09-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+2 |
2012-09-21 | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause | 1 | -0/+2 |
2012-09-20 | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang | 1 | -2/+2 |
2012-09-19 | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST | Guenter Roeck | 1 | -1/+1 |
2012-09-18 | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel | 1 | -3/+2 |
2012-09-18 | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 2 | -1/+10 |
2012-09-18 | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 1 | -1/+1 |
2012-09-18 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi | 1 | -0/+2 |
2012-09-18 | compiler.h: add __visible | Andi Kleen | 2 | -0/+11 |
2012-09-18 | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever | 1 | -1/+1 |
2012-09-18 | mm/ia64: fix a memory block size bug | Jianguo Wu | 1 | -1/+1 |
2012-09-17 | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+12 |
2012-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -1/+4 |
2012-09-16 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -0/+1 |
2012-09-16 | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 1 | -1/+0 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+3 |
2012-09-15 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 39 | -63/+110 |
2012-09-15 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 1 | -0/+1 |
2012-09-15 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -5/+1 |
2012-09-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+3 |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -2/+18 |
2012-09-15 | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |