aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | libceph: drop return value from page vector copy routinesAlex Elder2013-02-19
| | * | | | libceph: use void pointers in page vector functionsAlex Elder2013-02-19
| | * | | | libceph: allow STAT osd operationsAlex Elder2013-02-19
| | * | | | libceph: simplify data length calculationAlex Elder2013-02-19
| | * | | | libceph: remove dead code in osd_req_encode_op()Alex Elder2013-02-18
| | * | | | libceph: report defined but unsupported osd opsAlex Elder2013-02-18
| | * | | | libceph: update ceph_osd_op_name()Alex Elder2013-02-18
| | * | | | libceph: add ceph_osd_state_name()Alex Elder2013-02-18
| | * | | | libceph: kill ceph_osdc_wait_event()Alex Elder2013-02-18
| | * | | | libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder2013-02-18
| | * | | | libceph: kill ceph_calc_raw_layout()Alex Elder2013-02-18
| | * | | | libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()Alex Elder2013-02-18
| | * | | | libceph: lock outside send_queued()Alex Elder2013-02-18
| | * | | | ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder2013-02-18
| | * | | | ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder2013-02-18
| | * | | | ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder2013-02-18
| | * | | | ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder2013-02-18
| | * | | | libceph: don't require r_num_pages for bio requestsAlex Elder2013-02-13
| | * | | | rbd: don't take extra bio reference for osd clientAlex Elder2013-02-13
| | * | | | libceph: add a compatibility check interfaceAlex Elder2013-02-13
| | * | | | libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder2013-02-13
| | * | | | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-30
| | |\ \ \ \
| | | * | | | libceph: fix undefined behavior when using snprintf()Cong Ding2013-01-25
| | | * | | | libceph: pass num_op with opsAlex Elder2013-01-17
| | | * | | | libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder2013-01-17
| | | * | | | libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder2013-01-17
| | | * | | | libceph: drop osdc from ceph_calc_raw_layout()Alex Elder2013-01-17
| | | * | | | libceph: drop snapid in ceph_calc_raw_layout()Alex Elder2013-01-17
| | | * | | | libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-17
| | | * | | | libceph: pass length to ceph_osdc_build_request()Alex Elder2013-01-17
| | | * | | | libceph: kill op_needs_trail()Alex Elder2013-01-17
| | | * | | | libceph: always allow trail in osd requestAlex Elder2013-01-17
| | | * | | | rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-17
| | | * | | | libceph: reformat __reset_osd()Alex Elder2013-01-17
| | | * | | | crush: avoid recursion if we have already collidedSage Weil2013-01-17
| | | * | | | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-17
| | | * | | | ceph: re-calculate truncate_size for strip objectYan, Zheng2013-01-17
* | | | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | | | | | | sctp: convert to idr_alloc()Tejun Heo2013-02-27
* | | | | | | mac80211: convert to idr_alloc()Tejun Heo2013-02-27
* | | | | | | net/9p: convert to idr_alloc()Tejun Heo2013-02-27
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ \ \ \ \
| * | | | | | | get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro2013-02-26
| * | | | | | | fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
| * | | | | | | new helper: file_inode(file)Al Viro2013-02-22
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-26
|\ \ \ \ \ \ \
| * | | | | | | Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-25
| * | | | | | | IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-25
| * | | | | | | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-25
| * | | | | | | sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-23