aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
* new helper: mount_bdev()Al Viro2010-10-29
* beginning of transtion: ->mount()Al Viro2010-10-29
* fix open/umount raceAl Viro2010-10-29
* a couple of open-coded ihold() introduced by nfs mergeAl Viro2010-10-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-10-28
|\
| * ext4: BUG_ON fix: check if page has buffers before calling page_buffers() Theodore Ts'o2010-10-28
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-10-28
|\ \
| * | nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven2010-10-28
| * | nfs: testing the wrong variableDan Carpenter2010-10-28
| * | nfs: handle lock context allocation failures in nfs_create_requestJeff Layton2010-10-28
| * | Fixed Regression in NFS Direct I/O pathSteve Dickson2010-10-28
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-28
|\ \
| * \ Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
| |\ \ | | |/ | |/|
| | * smbfs: move to drivers/stagingArnd Bergmann2010-10-05
| | * autofs3: move to drivers/stagingArnd Bergmann2010-10-05
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2010-10-28
|\ \ \
| * | | hfsplus: free space correcly for files unlinked while openChristoph Hellwig2010-10-27
| * | | hfsplus: fix double lock typo in ioctlDan Carpenter2010-10-25
* | | | ext4: fix compile with CONFIG_EXT4_FS_XATTR disabledIngo Molnar2010-10-28
* | | | 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-28
* | | | fs/9p: Use generic_file_open with lookup_instantiate_filpAneesh Kumar K.V2010-10-28
* | | | fs/9p: Add missing iput in v9fs_vfs_lookupAneesh Kumar K.V2010-10-28
* | | | fs/9p: Use mknod 9p operation on create without open requestAneesh Kumar K.V2010-10-28
* | | | 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-28
* | | | 9p: Use V9FS_MAGIC in statfsM. Mohan Kumar2010-10-28
* | | | 9p: Implement TGETLOCKM. Mohan Kumar2010-10-28
* | | | 9p: Implement TLOCKM. Mohan Kumar2010-10-28
* | | | [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-28
* | | | [fs/9p] Add file_operations for cached mode in dotl protocol.Venkateswararao Jujjuri (JV)2010-10-28
* | | | fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-28