| Commit message (Expand) | Author | Age | Files | Lines |
* | CIFS: Use separate var for the number of bytes got in async read | Pavel Shilovsky | 2014-08-02 | 4 | -6/+7 |
* | CIFS: Indicate reconnect with ECONNABORTED error code | Pavel Shilovsky | 2014-08-02 | 2 | -6/+6 |
* | CIFS: Use multicredits for SMB 2.1/3 reads | Pavel Shilovsky | 2014-08-02 | 4 | -12/+59 |
* | CIFS: Fix rsize usage for sync read | Pavel Shilovsky | 2014-08-02 | 1 | -12/+14 |
* | CIFS: Fix rsize usage in user read | Pavel Shilovsky | 2014-08-02 | 1 | -23/+22 |
* | CIFS: Separate page reading from user read | Pavel Shilovsky | 2014-08-02 | 1 | -28/+41 |
* | CIFS: Fix rsize usage in readpages | Pavel Shilovsky | 2014-08-02 | 1 | -15/+26 |
* | CIFS: Separate page search from readpages | Pavel Shilovsky | 2014-08-02 | 1 | -46/+61 |
* | CIFS: Use multicredits for SMB 2.1/3 writes | Pavel Shilovsky | 2014-08-02 | 8 | -20/+150 |
* | CIFS: Fix wsize usage in iovec write | Pavel Shilovsky | 2014-08-02 | 3 | -32/+39 |
* | CIFS: Separate writing from iovec write | Pavel Shilovsky | 2014-08-02 | 1 | -32/+44 |
* | CIFS: Separate filling pages from iovec write | Pavel Shilovsky | 2014-08-02 | 1 | -34/+50 |
* | CIFS: Fix cifs_writev_requeue when wsize changes | Pavel Shilovsky | 2014-08-02 | 4 | -16/+87 |
* | CIFS: Fix wsize usage in writepages | Pavel Shilovsky | 2014-08-02 | 1 | -11/+14 |
* | CIFS: Separate pages initialization from writepages | Pavel Shilovsky | 2014-08-02 | 1 | -20/+36 |
* | CIFS: Separate page sending from writepages | Pavel Shilovsky | 2014-08-02 | 1 | -30/+38 |
* | Remove sparse build warning | Steve French | 2014-08-02 | 1 | -1/+1 |
* | CIFS: Separate page processing from writepages | Pavel Shilovsky | 2014-08-02 | 1 | -70/+82 |
* | CIFS: Fix async reading on reconnects | Pavel Shilovsky | 2014-08-02 | 1 | -2/+2 |
* | cifs: Separate rawntlmssp auth from CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | 1 | -227/+263 |
* | cifs: Split Kerberos authentication off CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | 1 | -62/+153 |
* | cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | 1 | -84/+232 |
* | cifs: Split lanman auth from CIFS_SessSetup() | Sachin Prabhu | 2014-07-31 | 1 | -45/+258 |
* | cifs: replace code with free_rsp_buf() | Sachin Prabhu | 2014-07-31 | 4 | -26/+14 |
* | Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-31 | 1 | -2/+1 |
|\ |
|
| * | ACPI / PNP: Fix acpi_pnp_match() | Rafael J. Wysocki | 2014-07-30 | 1 | -2/+1 |
* | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 2014-07-31 | 1 | -1/+6 |
|\ \ |
|
| * | | clk: ti: clk-7xx: Correct ABE DPLL configuration | Peter Ujfalusi | 2014-07-31 | 1 | -1/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-07-31 | 1 | -0/+2 |
|\ \ |
|
| * | | crypto: af_alg - properly label AF_ALG socket | Milan Broz | 2014-07-31 | 1 | -0/+2 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2014-07-31 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | scsi: handle flush errors properly | James Bottomley | 2014-07-17 | 1 | -0/+8 |
* | | | | kexec: fix build error when hugetlbfs is disabled | David Rientjes | 2014-07-30 | 1 | -0/+2 |
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-07-30 | 14 | -36/+69 |
|\ \ \ \ |
|
| * | | | | Josh has moved | Josh Triplett | 2014-07-30 | 4 | -6/+12 |
| * | | | | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai | 2014-07-30 | 3 | -1/+4 |
| * | | | | mm: fix filemap.c pagecache_get_page() kernel-doc warnings | Randy Dunlap | 2014-07-30 | 1 | -5/+8 |
| * | | | | mm: debugfs: move rounddown_pow_of_two() out from do_fault path | Andrey Ryabinin | 2014-07-30 | 1 | -9/+12 |
| * | | | | memcg: oom_notify use-after-free fix | Michal Hocko | 2014-07-30 | 1 | -0/+4 |
| * | | | | hwpoison: call action_result() in failure path of hwpoison_user_mappings() | Naoya Horiguchi | 2014-07-30 | 1 | -2/+4 |
| * | | | | hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() | Naoya Horiguchi | 2014-07-30 | 1 | -1/+7 |
| * | | | | rapidio/tsi721_dma: fix failure to obtain transaction descriptor | Alexandre Bounine | 2014-07-30 | 1 | -1/+7 |
| * | | | | mm, thp: do not allow thp faults to avoid cpuset restrictions | David Rientjes | 2014-07-30 | 1 | -8/+8 |
| * | | | | mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() | Maxim Patlasov | 2014-07-30 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-07-30 | 5 | -2/+86 |
|\ \ \ \ |
|
| * | | | | arm: Add devicetree fixup machine function | Laura Abbott | 2014-07-29 | 3 | -1/+18 |
| * | | | | of: Add memory limiting function for flattened devicetrees | Laura Abbott | 2014-07-29 | 2 | -0/+49 |
| * | | | | of: Split early_init_dt_scan into two parts | Laura Abbott | 2014-07-29 | 2 | -1/+19 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 | 4 | -58/+105 |
|\ \ \ \ |
|
| * | | | | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 | 4 | -58/+105 |