aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | lockd: nlmclnt_reclaim(): avoid stack overflowTim Gardner2013-02-15
| * | | | | | | | | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-15
| * | | | | | | | | | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
| * | | | | | | | | | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-08
| * | | | | | | | | | sunrpc: fix comment in struct xdr_buf definitionJeff Layton2013-02-05
| * | | | | | | | | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
| * | | | | | | | | | sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton2013-02-05
| * | | | | | | | | | nfsd: fix IPv6 address handling in the DRCJeff Layton2013-02-04
| * | | | | | | | | | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-23
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libceph: add support for HASHPSPOOL pool flagSage Weil2013-02-26
| * | | | | | | | | | libceph: update osd request/reply encodingSage Weil2013-02-26
| * | | | | | | | | | libceph: calculate placement based on the internal data typesSage Weil2013-02-26
| * | | | | | | | | | ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-26
| * | | | | | | | | | ceph: update "ceph_features.h"Alex Elder2013-02-26
| * | | | | | | | | | libceph: decode into cpu-native ceph_pg typeSage Weil2013-02-26
| * | | | | | | | | | libceph: rename ceph_pg -> ceph_pg_v1Sage Weil2013-02-26
| * | | | | | | | | | Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder2013-02-19
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | libceph: drop return value from page vector copy routinesAlex Elder2013-02-19
| | * | | | | | | | | libceph: use void pointers in page vector functionsAlex Elder2013-02-19
| | * | | | | | | | | libceph: update ceph_fs.hAlex Elder2013-02-18
| | * | | | | | | | | libceph: add ceph_osd_state_name()Alex Elder2013-02-18
| | * | | | | | | | | libceph: update rados.hAlex 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
| | * | | | | | | | | 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: improve packing in struct ceph_osd_req_opAlex Elder2013-02-18
| | * | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | rbd: kill ceph_osd_req_op->flagsAlex Elder2013-01-17
| | | * | | | | | | | | 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: always allow trail in osd requestAlex Elder2013-01-17
| | | * | | | | | | | | rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-17
| | | * | | | | | | | | ceph: define ceph_encode_8_safe()Alex Elder2013-01-17
| | | * | | | | | | | | libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-17
| | | * | | | | | | | | ceph: Check for created flag in response from mdsSam Lang2013-01-17
* | | | | | | | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie2013-01-11
* | | | | | | | | | | | | Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \