summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-1150-707/+1000
|\
| * ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()Roel Kluin2009-12-101-1/+1
| * ext3: Fix data / filesystem corruption when write fails to copy dataJan Kara2009-12-101-4/+14
| * ext4: Support for 64-bit quota formatJan Kara2009-12-101-6/+24
| * ext3: Support for vfsv1 quota formatJan Kara2009-12-101-6/+24
| * quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-104-39/+154
| * quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-102-4/+1
| * ext2: fix comment in ext2_find_entry about return valuesJérémy Cochoy2009-12-101-2/+2
| * ext3: Unify log messages in ext3Alexey Fisher2009-12-102-205/+229
| * ext2: clear uptodate flag on super block I/O errorStephen Hemminger2009-12-101-0/+16
| * ext2: Unify log messages in ext2Alexey Fisher2009-12-104-80/+101
| * ext3: make "norecovery" an alias for "noload"Eric Sandeen2009-12-102-2/+6
| * ext3: Don't update the superblock in ext3_statfs()Eric Sandeen2009-12-101-2/+0
| * ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen2009-12-101-3/+4
| * ext2: Explicitly assign values to on-disk enum of filetypesJan Blunck2009-12-101-8/+8
| * quota: Fix WARN_ON in lookup_one_lenJan Kara2009-12-101-0/+2
| * const: struct quota_format_opsAlexey Dobriyan2009-12-104-5/+5
| * ubifs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-12/+1
| * afs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-9/+0
| * kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-105-45/+18
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-1024-40/+109
| * zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara2009-12-102-250/+286
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1130-321/+254
|\ \
| * | xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-111-3/+3
| * | xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-112-24/+21
| * | xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig2009-12-111-1/+1
| * | xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-119-36/+17
| * | xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-112-21/+23
| * | xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2009-12-112-5/+8
| * | xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-119-50/+44
| * | xfs: remove IO_ISAIOChristoph Hellwig2009-12-113-8/+2
| * | xfs: Wrapped journal record corruption on read at recoveryAndy Poling2009-12-111-17/+7
| * | xfs: cleanup data end I/O handlersChristoph Hellwig2009-12-111-69/+26
| * | xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig2009-12-111-7/+10
| * | xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-112-1/+17
| * | xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-115-7/+15
| * | xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2009-12-112-15/+26
| * | xfs: simplify inode teardownChristoph Hellwig2009-12-115-57/+34
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-11679-174515/+165727
|\ \ \
| * | | Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as neededJonathan Cameron2009-12-111-0/+1
| * | | Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2009-12-112-8/+9
| * | | Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron2009-12-113-282/+0
| * | | Staging: wlags49_h2: fix up signal levelsHenk de Groot2009-12-112-11/+39
| * | | + drivers-staging-wlags49_h2-remove-cvs-metadata.patch added to -mm treeAndrew Morton2009-12-1123-372/+0
| * | | Staging: samsung-laptop: add TODO fileGreg Kroah-Hartman2009-12-111-0/+5
| * | | Staging: samsung-laptop: remove old kernel codeGreg Kroah-Hartman2009-12-111-40/+0
| * | | Staging: add Samsung Laptop driverGreg Kroah-Hartman2009-12-115-0/+596
| * | | staging: batman-adv meshing protocolAndrew Lunn2009-12-1138-0/+7101
| * | | Staging: rtl8192u: depends on USBRandy Dunlap2009-12-111-1/+1
| * | | Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-1129-3831/+1
OpenPOWER on IntegriCloud