Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-16xfs: convert buffer verifiers to an ops structure.Dave Chinner
2012-11-16xfs: connect up write verifiers to new buffersDave Chinner
2012-11-16xfs: add pre-write metadata buffer verifier callbacksDave Chinner
2012-11-16xfs: verify superblocks as they are read from diskDave Chinner
2012-11-16xfs: uncached buffer reads need to return an errorDave Chinner
2012-11-16xfs: make buffer read verication an IO completion functionDave Chinner
2012-11-09xfs: add background scanning to clear eofblocks inodesBrian Foster
2012-10-17xfs: rename xfs_sync.[ch] to xfs_icache.[ch]Dave Chinner
2012-10-17xfs: Bring some sanity to log unmountingDave Chinner
2012-10-17xfs: rationalise xfs_mount_wq usersDave Chinner
2012-09-27xfs: reduce code duplication handling inode32/64 optionsCarlos Maiolino
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31xfs: Convert to new freezing codeJan Kara
2012-07-30xfs: wait for the write the superblock on unmountMark Tinguely
2012-06-14xfs: m_maxioffset is redundantDave Chinner
2012-05-15xfs: flush outstanding buffers on log mount failureDave Chinner
2012-05-15xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-15xfs: clean up buffer get/read call APIDave Chinner
2012-05-15xfs: implement freezing by emptying the AILChristoph Hellwig
2012-02-03Change xfs_sb_from_disk() interface to take a mount pointerChandra Seetharaman
2012-01-31xfs: show uuid when mount fails due to duplicate uuidMitsuo Hayasaka
2011-10-12xfs: remove XFS_bflushChristoph Hellwig
2011-10-12xfs: clean up xfs_ioerror_alertChristoph Hellwig
2011-10-12xfs: fix buffer flushing during unmountChristoph Hellwig
2011-10-12xfs: call xfs_buf_delwri_queue directlyChristoph Hellwig
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-07-26xfs: Remove the macro XFS_BUF_TARGETChandra Seetharaman
2011-07-26xfs: Remove macro XFS_BUF_HOLDChandra Seetharaman
2011-07-21xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman
2011-07-13xfs: remove the dead QUOTADEBUG codeChristoph Hellwig
2011-07-11Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"Alex Elder
2011-07-08xfs: consolidate & clarify mount sanity checksEric Sandeen
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-07-08xfs: fix filesystsem freeze race in xfs_trans_allocChristoph Hellwig
2011-04-28xfs: cleanup duplicate initializationsDavid Sterba
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner
2011-03-07xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner
2010-12-16xfs: convert pag_ici_lock to a spin lockDave Chinner
2011-01-04xfs: dynamic speculative EOF preallocationDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-10-19xfs: remove xfs_buf wrappersChristoph Hellwig
2010-10-19xfs: do not use xfs_mod_incore_sb_batch for per-cpu countersChristoph Hellwig
2010-10-19xfs: do not use xfs_mod_incore_sb for per-cpu countersChristoph Hellwig
2010-10-19xfs: remove XFS_MOUNT_NO_PERCPU_SBChristoph Hellwig
2010-10-19xfs: convert buffer cache hash to rbtreeDave Chinner
2010-10-19xfs: serialise inode reclaim within an AGDave Chinner
2010-10-19xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-10-19xfs: use unhashed buffers for size checksDave Chinner