| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-09-12 | 32 | -424/+1677 |
|\ |
|
| * | CIFS: Respect epoch value from create lease context v2 | Pavel Shilovsky | 2013-09-10 | 6 | -17/+71 |
| * | CIFS: Add create lease v2 context for SMB3 | Pavel Shilovsky | 2013-09-10 | 2 | -13/+73 |
| * | CIFS: Move parsing lease buffer to ops struct | Pavel Shilovsky | 2013-09-10 | 3 | -17/+25 |
| * | CIFS: Move creating lease buffer to ops struct | Pavel Shilovsky | 2013-09-10 | 3 | -45/+58 |
| * | CIFS: Store lease state itself rather than a mapped oplock value | Pavel Shilovsky | 2013-09-10 | 10 | -62/+174 |
| * | CIFS: Replace clientCanCache* bools with an integer | Pavel Shilovsky | 2013-09-09 | 9 | -61/+64 |
| * | [CIFS] quiet sparse compile warning | Steve French | 2013-09-08 | 1 | -0/+2 |
| * | cifs: Start using per session key for smb2/3 for signature generation | Shirish Pargaonkar | 2013-09-08 | 4 | -24/+67 |
| * | cifs: Add a variable specific to NTLMSSP for key exchange. | Shirish Pargaonkar | 2013-09-08 | 3 | -2/+8 |
| * | cifs: Process post session setup code in respective dialect functions. | Shirish Pargaonkar | 2013-09-08 | 4 | -29/+70 |
| * | CIFS: convert to use le32_add_cpu() | Wei Yongjun | 2013-09-08 | 1 | -6/+2 |
| * | CIFS: Fix missing lease break | Pavel Shilovsky | 2013-09-08 | 1 | -69/+80 |
| * | CIFS: Fix a memory leak when a lease break comes | Pavel Shilovsky | 2013-09-08 | 1 | -0/+1 |
| * | cifs: add winucase_convert.pl to Documentation/ directory | Jeff Layton | 2013-09-08 | 1 | -0/+62 |
| * | cifs: convert case-insensitive dentry ops to use new case conversion routines | Jeff Layton | 2013-09-08 | 1 | -8/+50 |
| * | cifs: add new case-insensitive conversion routines that are based on wchar_t's | Jeff Layton | 2013-09-08 | 3 | -1/+664 |
| * | [CIFS] Add Scott to list of cifs contributors | Steve French | 2013-09-08 | 1 | -0/+1 |
| * | cifs: Move and expand MAX_SERVER_SIZE definition | Scott Lovenberg | 2013-09-08 | 2 | -2/+2 |
| * | cifs: Expand max share name length to 256 | Scott Lovenberg | 2013-09-08 | 1 | -1/+2 |
| * | cifs: Move string length definitions to uapi | Scott Lovenberg | 2013-09-08 | 4 | -16/+38 |
| * | CIFS: Implement follow_link for nounix CIFS mounts | Pavel Shilovsky | 2013-09-08 | 4 | -71/+92 |
| * | CIFS: Implement follow_link for SMB2 | Pavel Shilovsky | 2013-09-08 | 11 | -29/+103 |
| * | cifs: display iocharset= option in /proc/mounts | Jeff Layton | 2013-09-08 | 1 | -0/+15 |
| * | cifs: create a new Documentation/ directory and move docfiles into it | Jeff Layton | 2013-09-08 | 5 | -0/+0 |
| * | cifs: ensure that srv_mutex is held when dealing with ssocket pointer | Jeff Layton | 2013-09-08 | 1 | -0/+2 |
* | | ARC: SMP failed to boot due to missing IVT setup | Noam Camus | 2013-09-12 | 4 | -5/+5 |
* | | Bye, bye, WfW flag | Linus Torvalds | 2013-09-12 | 2 | -881/+1602 |
* | | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-12 | 1 | -10/+6 |
|\ \ |
|
| * | | ecryptfs: avoid ctx initialization race | Kees Cook | 2013-09-07 | 1 | -6/+6 |
| * | | ecryptfs: remove check for if an array is NULL | Dan Carpenter | 2013-09-07 | 1 | -4/+0 |
* | | | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2013-09-12 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | drivers: of: fix build break if asm/dma-contiguous.h is missing | Marek Szyprowski | 2013-09-10 | 1 | -2/+0 |
* | | | | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds | 2013-09-12 | 2 | -0/+44 |
|\ \ \ \ |
|
| * | | | | dma-buf: Expose buffer size to userspace (v2) | Christopher James Halse Rogers | 2013-09-10 | 2 | -0/+41 |
| * | | | | dma-buf: Check return value of anon_inode_getfile | Tuomas Tynkkynen | 2013-09-10 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-12 | 247 | -2889/+8796 |
|\ \ \ \ |
|
| * | | | | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 2013-09-12 | 2 | -8/+8 |
| * | | | | ipc: drop ipc_lock_check | Davidlohr Bueso | 2013-09-12 | 2 | -17/+0 |
| * | | | | ipc, shm: drop shm_lock_check | Davidlohr Bueso | 2013-09-12 | 1 | -11/+0 |
| * | | | | ipc: drop ipc_lock_by_ptr | Davidlohr Bueso | 2013-09-12 | 3 | -9/+6 |
| * | | | | ipc, shm: guard against non-existant vma in shmdt(2) | Davidlohr Bueso | 2013-09-12 | 1 | -2/+1 |
| * | | | | ipc: document general ipc locking scheme | Davidlohr Bueso | 2013-09-12 | 1 | -0/+8 |
| * | | | | ipc,msg: drop msg_unlock | Davidlohr Bueso | 2013-09-12 | 1 | -3/+2 |
| * | | | | ipc: rename ids->rw_mutex | Davidlohr Bueso | 2013-09-12 | 7 | -69/+69 |
| * | | | | ipc,shm: shorten critical region for shmat | Davidlohr Bueso | 2013-09-12 | 1 | -4/+10 |
| * | | | | ipc,shm: cleanup do_shmat pasta | Davidlohr Bueso | 2013-09-12 | 1 | -14/+12 |
| * | | | | ipc,shm: shorten critical region for shmctl | Davidlohr Bueso | 2013-09-12 | 1 | -24/+25 |
| * | | | | ipc,shm: make shmctl_nolock lockless | Davidlohr Bueso | 2013-09-12 | 1 | -7/+12 |
| * | | | | ipc,shm: introduce shmctl_nolock | Davidlohr Bueso | 2013-09-12 | 1 | -18/+39 |