aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | cifs: add cruid= mount optionJeff Layton2011-01-14
| * | | cifs: cFYI the entire error code in map_smb_to_linux_errorJeff Layton2011-01-14
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-17
|\ \ \ \
| * | | | jffs2: typo in commentDan Carpenter2010-12-03
| * | | | jffs2: fix error value signVasiliy Kulikov2010-12-03
| * | | | jffs2: use vzallocJoe Perches2010-12-03
* | | | | fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-17
* | | | | aio: check return value of create_workqueue()Namhyung Kim2011-01-17
* | | | | hpfs_setattr error case avoids unlock_kernelDr. David Alan Gilbert2011-01-17
* | | | | compat: copy missing fields in compat_statfs64 to userNamhyung Kim2011-01-17
* | | | | compat: update comment of compat statfs syscallsNamhyung Kim2011-01-17
* | | | | compat: remove unnecessary assignment in compat_rw_copy_check_uvector()Namhyung Kim2011-01-17
* | | | | fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap2011-01-17
* | | | | fs: Remove unlikely() from fget_light()Steven Rostedt2011-01-17
* | | | | fallocate should be a file operationChristoph Hellwig2011-01-17
* | | | | make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-17
* | | | | tidy up around finish_automount()Al Viro2011-01-17
* | | | | don't drop newmnt on error in do_add_mount()Al Viro2011-01-17
* | | | | Take the completion of automount into new helperAl Viro2011-01-17
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds2011-01-16
|\ \ \ \
| * | | | ocfs2: Make OCFS2_FS depend on CONFIGFS_FSNicholas Bellinger2011-01-16
| * | | | dlm: Make DLM depend on CONFIGFS_FSNicholas Bellinger2011-01-16
| * | | | configfs: change depends -> select SYSFSNicholas Bellinger2011-01-16
* | | | | VFS: Fix UP compile error in fs/namespace.cAl Viro2011-01-16
* | | | | fs/btrfs: Fix build of ctreeStefan Schmidt2011-01-16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-01-16
|\ \ \ \ \
| * | | | | Squashfs: simplify CONFIG_SQUASHFS_LZO handlingPhillip Lougher2011-01-13
| * | | | | Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
| * | | | | Squashfs: get rid of default n in KconfigPhillip Lougher2011-01-13
| * | | | | Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-13
| * | | | | Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-13
| * | | | | Squashfs: Add XZ compression configuration optionPhillip Lougher2011-01-13
| * | | | | Squashfs: add XZ compression supportPhillip Lougher2011-01-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-16
|\ \ \ \ \ \
| * | | | | | sanitize vfsmount refcounting changesAl Viro2011-01-16
| * | | | | | fix old umount_tree() breakageAl Viro2011-01-16
| * | | | | | autofs4: Merge the remaining dentry ops tablesDavid Howells2011-01-15
| * | | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-15
| * | | | | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-15
| * | | | | | Remove a further kludge from __do_follow_link()David Howells2011-01-15
| * | | | | | autofs4: Add v4 pseudo direct mount supportIan Kent2011-01-15
| * | | | | | autofs4: Fix wait validationIan Kent2011-01-15
| * | | | | | autofs4: Clean up autofs4_free_ino()Ian Kent2011-01-15
| * | | | | | autofs4: Clean up dentry operationsIan Kent2011-01-15
| * | | | | | autofs4: Clean up inode operationsIan Kent2011-01-15
| * | | | | | autofs4: Remove unused codeIan Kent2011-01-15
| * | | | | | autofs4: Add d_manage() dentry operationIan Kent2011-01-15
| * | | | | | autofs4: Add d_automount() dentry operationIan Kent2011-01-15
| * | | | | | Remove the automount through follow_link() kludge code from pathwalkDavid Howells2011-01-15
| * | | | | | CIFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15