aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/compat.c: fix build on MIPS/s390wu zhangjin2010-10-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-10-29
|\
| * eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks2010-10-29
| * ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu2010-10-29
| * ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()Roberto Sassu2010-10-29
| * ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()Roberto Sassu2010-10-29
| * eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks2010-10-29
| * ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu2010-10-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-29
|\ \
| * | cifs: Cleanup and thus reduce smb session structure and fields used during au...Shirish Pargaonkar2010-10-28
| * | NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar2010-10-28
| * | cifs: add kfree() on error pathDan Carpenter2010-10-27
| * | NTLM auth and sign - minor error corrections and cleanupShirish Pargaonkar2010-10-26
| * | NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar2010-10-26
| * | NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar2010-10-26
| * | cifs: cifs_convert_address() returns zero on errorDan Carpenter2010-10-26
| * | NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar2010-10-26
| * | cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]Suresh Jayaraman2010-10-24
| * | cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)Jeff Layton2010-10-24
| * | [CIFS] Fix checkpatch warnings and bump cifs version numberSteve French2010-10-24
| * | cifs: wait for writeback to complete in cifs_flushJeff Layton2010-10-24
| * | cifs: convert cifsFileInfo->count to non-atomic counterJeff Layton2010-10-24
* | | readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds2010-10-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2010-10-29
|\ \ \
| * | | Squashfs: fix function prototypePhillip Lougher2010-10-28
| * | | Squashfs: fix use of __le64 annotated variablePhillip Lougher2010-10-28
| | |/ | |/|
* | | braino in internal.hAl Viro2010-10-29
* | | convert simple cases of nfs-related ->get_sb() to ->mount()Al Viro2010-10-29
* | | convert btrfsAl Viro2010-10-29
* | | convert cephAl Viro2010-10-29
* | | convert gfs2Al Viro2010-10-29
* | | convert afsAl Viro2010-10-29
* | | convert ecryptfsAl Viro2010-10-29
* | | convert sysfsAl Viro2010-10-29
* | | switch get_sb_ns() usersAl Viro2010-10-29
* | | switch procfs to ->mount()Al Viro2010-10-29
* | | setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro2010-10-29
* | | convert cifsAl Viro2010-10-29
* | | convert nilfsAl Viro2010-10-29
* | | switch logfs to ->mount()Al Viro2010-10-29
* | | logfs: fix a leak in get_sbAl Viro2010-10-29
* | | logfs get_sb, part 3Al Viro2010-10-29
* | | logfs get_sb, part 2Al Viro2010-10-29
* | | logfs get_sb massage, part 1Al Viro2010-10-29
* | | convert v9fsAl Viro2010-10-29
* | | convert ubifsAl Viro2010-10-29
* | | convert get_sb_pseudo() usersAl Viro2010-10-29
* | | convert get_sb_nodev() usersAl Viro2010-10-29
* | | convert get_sb_single() usersAl Viro2010-10-29
* | | convert get_sb_mtd() users to ->mount()Al Viro2010-10-29