Age | Commit message (Expand) | Author |
2010-12-03 | jffs2: typo in comment | Dan Carpenter |
2010-12-03 | jffs2: fix error value sign | Vasiliy Kulikov |
2010-12-03 | jffs2: use vzalloc | Joe Perches |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-10-30 | fs/compat.c: fix build on MIPS/s390 | wu zhangjin |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-10-29 | readv/writev: do the same MAX_RW_COUNT truncation that read/write does | Linus Torvalds |
2010-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-10-29 | eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options | Tyler Hicks |
2010-10-29 | ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter | Roberto Sassu |
2010-10-29 | ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig() | Roberto Sassu |
2010-10-29 | ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig() | Roberto Sassu |
2010-10-29 | eCryptfs: Clear LOOKUP_OPEN flag when creating lower file | Tyler Hicks |
2010-10-29 | ecryptfs: call vfs_setxattr() in ecryptfs_setxattr() | Roberto Sassu |
2010-10-29 | braino in internal.h | Al Viro |
2010-10-29 | convert simple cases of nfs-related ->get_sb() to ->mount() | Al Viro |
2010-10-29 | convert btrfs | Al Viro |
2010-10-29 | convert ceph | Al Viro |
2010-10-29 | convert gfs2 | Al Viro |
2010-10-29 | convert afs | Al Viro |
2010-10-29 | convert ecryptfs | Al Viro |
2010-10-29 | convert sysfs | Al Viro |
2010-10-29 | switch get_sb_ns() users | Al Viro |
2010-10-29 | switch procfs to ->mount() | Al Viro |
2010-10-29 | setting ->proc_mnt doesn't belong in proc_get_sb() | Al Viro |
2010-10-29 | convert cifs | Al Viro |
2010-10-29 | convert nilfs | Al Viro |
2010-10-29 | switch logfs to ->mount() | Al Viro |
2010-10-29 | logfs: fix a leak in get_sb | Al Viro |
2010-10-29 | logfs get_sb, part 3 | Al Viro |
2010-10-29 | logfs get_sb, part 2 | Al Viro |
2010-10-29 | logfs get_sb massage, part 1 | Al Viro |
2010-10-29 | convert v9fs | Al Viro |
2010-10-29 | convert ubifs | Al Viro |
2010-10-29 | convert get_sb_pseudo() users | Al Viro |
2010-10-29 | convert get_sb_nodev() users | Al Viro |
2010-10-29 | convert get_sb_single() users | Al Viro |
2010-10-29 | convert get_sb_mtd() users to ->mount() | Al Viro |
2010-10-29 | new helper: mount_bdev() | Al Viro |
2010-10-29 | beginning of transtion: ->mount() | Al Viro |
2010-10-29 | fix open/umount race | Al Viro |
2010-10-29 | a couple of open-coded ihold() introduced by nfs merge | Al Viro |
2010-10-29 | cifs: Cleanup and thus reduce smb session structure and fields used during au... | Shirish Pargaonkar |
2010-10-29 | NTLM auth and sign - Use appropriate server challenge | Shirish Pargaonkar |
2010-10-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-10-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-10-28 | ext4: BUG_ON fix: check if page has buffers before calling page_buffers() | Theodore Ts'o |
2010-10-28 | nfs4: The difference of 2 pointers is ptrdiff_t | Geert Uytterhoeven |