aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-19xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig
2010-05-19xfs: remove periodic superblock writebackChristoph Hellwig
2010-05-19xfs: make the log ticket transaction id randomDave Chinner
2010-05-19xfs: nothing special about 1-block log sectorAlex Elder
2010-05-19xfs: encapsulate bbcount validity checkingAlex Elder
2010-05-19xfs: kill XLOG_SECTOR_ROUND*()Alex Elder
2010-05-19xfs: simplify XLOG_SECTOR_ROUND*()Alex Elder
2010-05-19xfs: fix min bufsize bugs in two placesAlex Elder
2010-05-19xfs: add const qualifiers to xfs error function argsAlex Elder
2010-05-19xfs: remove xfs_dqmarkerChristoph Hellwig
2010-05-19xfs: convert the dquot free list to use list headsDave Chinner
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner
2010-05-19xfs: remove duplicate code from dquot reclaimDave Chinner
2010-05-19xfs: convert the per-mount dquot list to use list headsDave Chinner
2010-05-19xfs: add log item recovery tracingDave Chinner
2010-05-19xfs: clean up xlog_write_adv_cntChristoph Hellwig
2010-05-19xfs: introduce new internal log vector structureDave Chinner
2010-05-19xfs: reindent xlog_writeChristoph Hellwig
2010-05-19xfs: factor xlog_writeDave Chinner
2010-05-19xfs: log ticket reservation underestimates the number of iclogsDave Chinner
2010-05-19xfs: Clean up xfs_trans_committed code after factoringDave Chinner
2010-05-19xfs: update and factor xfs_trans_committed()Dave Chinner
2010-05-19xfs: clean up xfs_trans_commit logic even moreChristoph Hellwig
2010-05-19xfs: split out iclog writing from xfs_trans_commit()Dave Chinner
2010-05-19xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()Dave Chinner
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner
2010-05-19xfs: Add inode pin counts to tracesDave Chinner
2010-05-19xfs: factor log item initialisationDave Chinner
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-05-19xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-15JFS: Free sbi memory in error pathJan Blunck
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter
2010-05-15Fix double-free in logfsAl Viro
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov
2010-05-14inotify: race use after free/double free in inotify inode marksEric Paris
2010-05-14inotify: clean up the inotify_add_watch out pathEric Paris
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds
2010-05-13vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara
2010-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-12CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells
2010-05-12Inotify: undefined reference to `anon_inode_getfd'Russell King
2010-05-11ceph: preserve seq # on requeued messages after transient transport errorsSage Weil
2010-05-11ceph: fix cap removal racesSage Weil
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11ceph: zero unused message header, footer fieldsSage Weil