summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-30Merge remote branch 'slabh/slabh'Stephen Rothwell
2010-03-30Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-30Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-30Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'block/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'mtd/master'Stephen Rothwell
2010-03-30Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'xfs/master'Stephen Rothwell
2010-03-30Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-03-30Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-03-30Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-03-30Merge remote branch 'logfs/master'Stephen Rothwell
2010-03-30Merge remote branch 'jfs/next'Stephen Rothwell
2010-03-30Merge remote branch 'gfs2/master'Stephen Rothwell
2010-03-30Merge remote branch 'fatfs/master'Stephen Rothwell
2010-03-30Merge remote branch 'ext4/next'Stephen Rothwell
2010-03-30Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-03-30Merge remote branch 'cifs/master'Stephen Rothwell
2010-03-30Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-03-30Merge remote branch 'fixes/fixes'Stephen Rothwell
2010-03-30devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29[LogFS] Erase new journal segmentsJoern Engel
2010-03-29[LogFS] Move reserved segments with journalJoern Engel
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-299p: add 9P2000.L rename operationSripathi Kodi
2010-03-299p: add 9P2000.L statfs operationSripathi Kodi
2010-03-299p: VFS switches for 9p2000.L: VFS switchesSripathi Kodi
2010-03-299p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi
2010-03-299p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-03-299p: clunk fid on failed removeAneesh Kumar K.V
2010-03-29fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V
2010-03-299p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi
2010-03-29GFS2: Clean up stuffed file copyingSteven Whitehouse
2010-03-29GFS2: Remove space from slab cache nameSteven Whitehouse
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil
2010-03-29include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-28[LogFS] Clear PagePrivate when moving journalJoern Engel
2010-03-28Simplify and fix pad_wbufJoern Engel
2010-03-28Prevent data corruption in logfs_rewrite_block()Joern Engel
2010-03-27Use deactivate_locked_superJoern Engel
2010-03-27Fix logfs_get_sb_final error pathJoern Engel
2010-03-27Write out both superblocks on mismatchJoern Engel
2010-03-27Prevent schedule while atomic in __logfs_readdirJoern Engel
2010-03-27Plug memory leak in writeseg_end_ioJoern Engel