aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-15
| * | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| * | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
| * | do_lookup() fixAl Viro2011-01-15
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-14
|\ \ \
| * | | xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-12
| * | | xfs: Add log level to assertion printkAnton Blanchard2011-01-11
| * | | xfs: fix an assignment within an ASSERT()Jesper Juhl2011-01-11
| * | | xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
| * | | xfs: add FITRIM supportChristoph Hellwig2011-01-11
| * | | xfs: ensure log covering transactions are synchronousDave Chinner2011-01-11
| * | | xfs: serialise unaligned direct IOsDave Chinner2011-01-10
| * | | xfs: factor common write setup codeDave Chinner2011-01-10
| * | | xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | xfs: split direct IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner2011-01-11
| * | | xfs: factor post-write newsize updatesDave Chinner2011-01-10
| * | | xfs: factor common post-write isize handling codeDave Chinner2011-01-10
| * | | xfs: ensure sync write errors are returnedDave Chinner2011-01-10
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-14
|\ \ \ \
| * | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-14