| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2010-10-29 | 5 | -12/+55 |
|\ |
|
| * | eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options | Tyler Hicks | 2010-10-29 | 1 | -0/+2 |
| * | ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter | Roberto Sassu | 2010-10-29 | 3 | -1/+17 |
| * | ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig() | Roberto Sassu | 2010-10-29 | 1 | -2/+2 |
| * | ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig() | Roberto Sassu | 2010-10-29 | 1 | -6/+28 |
| * | eCryptfs: Clear LOOKUP_OPEN flag when creating lower file | Tyler Hicks | 2010-10-29 | 1 | -0/+4 |
| * | ecryptfs: call vfs_setxattr() in ecryptfs_setxattr() | Roberto Sassu | 2010-10-29 | 1 | -4/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-10-29 | 14 | -290/+526 |
|\ \ |
|
| * | | cifs: Cleanup and thus reduce smb session structure and fields used during au... | Shirish Pargaonkar | 2010-10-29 | 4 | -47/+55 |
| * | | NTLM auth and sign - Use appropriate server challenge | Shirish Pargaonkar | 2010-10-29 | 5 | -12/+21 |
| * | | cifs: add kfree() on error path | Dan Carpenter | 2010-10-28 | 1 | -0/+1 |
| * | | NTLM auth and sign - minor error corrections and cleanup | Shirish Pargaonkar | 2010-10-27 | 4 | -15/+12 |
| * | | NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa... | Shirish Pargaonkar | 2010-10-26 | 2 | -60/+136 |
| * | | NTLM auth and sign - Define crypto hash functions and create and send keys ne... | Shirish Pargaonkar | 2010-10-26 | 7 | -10/+184 |
| * | | cifs: cifs_convert_address() returns zero on error | Dan Carpenter | 2010-10-26 | 1 | -1/+1 |
| * | | NTLM auth and sign - Allocate session key/client response dynamically | Shirish Pargaonkar | 2010-10-26 | 7 | -137/+134 |
| * | | cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g] | Suresh Jayaraman | 2010-10-25 | 3 | -3/+3 |
| * | | cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) | Jeff Layton | 2010-10-25 | 4 | -39/+15 |
| * | | [CIFS] Fix checkpatch warnings and bump cifs version number | Steve French | 2010-10-25 | 2 | -3/+3 |
| * | | cifs: wait for writeback to complete in cifs_flush | Jeff Layton | 2010-10-25 | 1 | -14/+7 |
| * | | cifs: convert cifsFileInfo->count to non-atomic counter | Jeff Layton | 2010-10-25 | 2 | -6/+11 |
* | | | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds | 2010-10-29 | 2 | -35/+39 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-10-29 | 3 | -6/+8 |
|\ \ \ |
|
| * | | | Squashfs: fix function prototype | Phillip Lougher | 2010-10-28 | 2 | -2/+3 |
| * | | | Squashfs: fix use of __le64 annotated variable | Phillip Lougher | 2010-10-28 | 1 | -4/+5 |
| | |/
| |/| |
|
* | | | braino in internal.h | Al Viro | 2010-10-29 | 1 | -1/+1 |
* | | | convert simple cases of nfs-related ->get_sb() to ->mount() | Al Viro | 2010-10-29 | 1 | -50/+46 |
* | | | convert btrfs | Al Viro | 2010-10-29 | 1 | -9/+6 |
* | | | convert ceph | Al Viro | 2010-10-29 | 1 | -23/+27 |
* | | | convert gfs2 | Al Viro | 2010-10-29 | 1 | -29/+22 |
* | | | convert afs | Al Viro | 2010-10-29 | 1 | -12/+7 |
* | | | convert ecryptfs | Al Viro | 2010-10-29 | 1 | -7/+5 |
* | | | convert sysfs | Al Viro | 2010-10-29 | 1 | -19/+13 |
* | | | switch get_sb_ns() users | Al Viro | 2010-10-29 | 1 | -8/+6 |
* | | | switch procfs to ->mount() | Al Viro | 2010-10-29 | 1 | -7/+6 |
* | | | setting ->proc_mnt doesn't belong in proc_get_sb() | Al Viro | 2010-10-29 | 1 | -1/+2 |
* | | | convert cifs | Al Viro | 2010-10-29 | 1 | -8/+7 |
* | | | convert nilfs | Al Viro | 2010-10-29 | 1 | -9/+7 |
* | | | switch logfs to ->mount() | Al Viro | 2010-10-29 | 2 | -27/+23 |
* | | | logfs: fix a leak in get_sb | Al Viro | 2010-10-29 | 4 | -7/+8 |
* | | | logfs get_sb, part 3 | Al Viro | 2010-10-29 | 4 | -39/+29 |
* | | | logfs get_sb, part 2 | Al Viro | 2010-10-29 | 4 | -14/+13 |
* | | | logfs get_sb massage, part 1 | Al Viro | 2010-10-29 | 4 | -21/+39 |
* | | | convert v9fs | Al Viro | 2010-10-29 | 1 | -12/+10 |
* | | | convert ubifs | Al Viro | 2010-10-29 | 1 | -7/+6 |
* | | | convert get_sb_pseudo() users | Al Viro | 2010-10-29 | 4 | -23/+18 |
* | | | convert get_sb_nodev() users | Al Viro | 2010-10-29 | 11 | -53/+65 |
* | | | convert get_sb_single() users | Al Viro | 2010-10-29 | 8 | -49/+58 |
* | | | convert get_sb_mtd() users to ->mount() | Al Viro | 2010-10-29 | 2 | -14/+12 |
* | | | new helper: mount_bdev() | Al Viro | 2010-10-29 | 30 | -161/+147 |