aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2836/+2369
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches1-10/+4
2009-12-14xfs: event tracing supportChristoph Hellwig70-2592/+2151
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig4-26/+38
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig2-222/+184
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+6
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2009-12-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds30-321/+254
2009-12-11xfs: Fix error return for fallocate() on XFSJason Gunthorpe1-3/+3
2009-12-11xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2-24/+21
2009-12-11xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig1-1/+1
2009-12-11xfs: kill the STATIC_INLINE macroChristoph Hellwig9-36/+17
2009-12-11xfs: uninline xfs_get_extsz_hintChristoph Hellwig2-21/+23
2009-12-11xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2-5/+8
2009-12-11xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig9-50/+44
2009-12-11xfs: remove IO_ISAIOChristoph Hellwig3-8/+2
2009-12-11xfs: Wrapped journal record corruption on read at recoveryAndy Poling1-17/+7
2009-12-11xfs: cleanup data end I/O handlersChristoph Hellwig1-69/+26
2009-12-11xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig1-7/+10
2009-12-11xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2-1/+17
2009-12-11xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig5-7/+15
2009-12-11xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2-15/+26
2009-12-11xfs: simplify inode teardownChristoph Hellwig5-57/+34
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-8/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-47/+15
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang1-8/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-15/+15
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner1-3/+20
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski1-2/+2
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman1-32/+0
2009-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2-1/+2
2009-10-30xfs: fix xfs_quota remove errorRyota Yamauchi1-1/+1
2009-10-30xfs: free temporary cursor in xfs_diallocEric Sandeen1-0/+1
2009-10-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+0
2009-10-13Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder1-1/+0
2009-10-13xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig1-1/+0
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds13-102/+146
2009-10-08Merge branch 'master' into for-linusAlex Elder13-102/+146
2009-10-08xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig1-8/+1
2009-10-08fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen1-1/+3
2009-10-08xfs: make sure xfs_sync_fsdata covers the logDave Chinner1-7/+21
2009-10-08xfs: mark inodes dirty before issuing I/ODave Chinner1-9/+28
2009-10-08xfs: cleanup ->sync_fsChristoph Hellwig1-18/+18
2009-10-08xfs: fix xfs_quiesce_dataDave Chinner1-3/+5
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig10-56/+70
2009-10-03this_cpu: xfs_icsb_modify_counters does not need "cpu" variableChristoph Lameter1-6/+6