summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks
2010-10-29ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu
2010-10-29ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()Roberto Sassu
2010-10-29ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()Roberto Sassu
2010-10-29eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-10-29ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu
2010-10-29braino in internal.hAl Viro
2010-10-29convert simple cases of nfs-related ->get_sb() to ->mount()Al Viro
2010-10-29convert btrfsAl Viro
2010-10-29convert cephAl Viro
2010-10-29convert gfs2Al Viro
2010-10-29convert afsAl Viro
2010-10-29convert ecryptfsAl Viro
2010-10-29convert sysfsAl Viro
2010-10-29switch get_sb_ns() usersAl Viro
2010-10-29switch procfs to ->mount()Al Viro
2010-10-29setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro
2010-10-29convert cifsAl Viro
2010-10-29convert nilfsAl Viro
2010-10-29switch logfs to ->mount()Al Viro
2010-10-29logfs: fix a leak in get_sbAl Viro
2010-10-29logfs get_sb, part 3Al Viro
2010-10-29logfs get_sb, part 2Al Viro
2010-10-29logfs get_sb massage, part 1Al Viro
2010-10-29convert v9fsAl Viro
2010-10-29convert ubifsAl Viro
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-29new helper: mount_bdev()Al Viro
2010-10-29beginning of transtion: ->mount()Al Viro
2010-10-29fix open/umount raceAl Viro
2010-10-29a couple of open-coded ihold() introduced by nfs mergeAl Viro
2010-10-29cifs: Cleanup and thus reduce smb session structure and fields used during au...Shirish Pargaonkar
2010-10-29NTLM auth and sign - Use appropriate server challengeShirish Pargaonkar
2010-10-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-10-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-10-28ext4: BUG_ON fix: check if page has buffers before calling page_buffers() Theodore Ts'o
2010-10-28nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-28Squashfs: fix function prototypePhillip Lougher
2010-10-28Squashfs: fix use of __le64 annotated variablePhillip Lougher
2010-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds