summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-06-08Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-06-08Merge remote branch 'security-testing/next'Stephen Rothwell
2010-06-08Merge branch 'quilt/rr'Stephen Rothwell
2010-06-08Merge remote branch 'mtd/master'Stephen Rothwell
2010-06-08Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-06-08Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-06-08Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-06-08Merge remote branch 'udf/for_next'Stephen Rothwell
2010-06-08Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-06-08Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-06-08Merge remote branch 'logfs/master'Stephen Rothwell
2010-06-08Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-06-08Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-06-07Define and implement TLINK for 9P2000.Ljvrao
2010-06-07fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V
2010-06-079p: readdir implementation for 9p2000.LSripathi Kodi
2010-06-079p: Make use of iounit for read/writeM. Mohan Kumar
2010-06-079p: Add a wstat after TCREATE to fix the gid.jvrao
2010-06-07Add a helper function to get fsgid for a file create.jvrao
2010-06-07ocfs2: update gfp/slab.h includesTejun Heo
2010-06-07param:param_opsRusty Russell
2010-06-06nilfs2: get rid of macros for segment summary informationRyusuke Konishi
2010-06-06nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi
2010-06-06nilfs2: divide load_segment_summary functionRyusuke Konishi
2010-06-06nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi
2010-06-06nilfs2: refactor recovery logic routinesRyusuke Konishi
2010-06-06nilfs2: add blocksize member to nilfs objectRyusuke Konishi
2010-06-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-06-05ext4: Fix remaining racy updates of EXT4_I(inode)->i_flagsDmitry Monakhov
2010-06-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-06-04flat: fix unmap len in load error pathMike Frysinger
2010-06-04fs/binfmt_flat.c: split the stack & data alignmentsMike Frysinger
2010-06-04fs/compat_rw_copy_check_uvector: add missing compat_ptr callHeiko Carstens
2010-06-04check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-06-04always call inode_change_ok early in ->setattrChristoph Hellwig
2010-06-04remove inode_setattrChristoph Hellwig
2010-06-04default to simple_setattrChristoph Hellwig
2010-06-04rename generic_setattrChristoph Hellwig
2010-06-04add missing setattr methodsChristoph Hellwig
2010-06-04get rid of block_write_begin_newtruncChristoph Hellwig
2010-06-04introduce __block_write_beginChristoph Hellwig
2010-06-04clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-06-04get rid of cont_write_begin_newtruncChristoph Hellwig
2010-06-04get rid of nobh_write_begin_newtruncChristoph Hellwig
2010-06-04sort out blockdev_direct_IO variantsChristoph Hellwig
2010-06-04Minix: Clean up left over labelAndrew Hendry