summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-121-2/+11
| | * | serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-121-6/+10
| | * | serial: cascade needless conditionalsAndré Goddard Rosa2009-12-121-7/+5
| | * | serial: fix NULL pointer dereferenceAndré Goddard Rosa2009-12-121-10/+11
| | * | opticon: Fix resume logicAlan Cox2009-12-121-1/+2
| | * | usb_serial: Kill port mutexAlan Cox2009-12-123-6/+2
| | * | usb_serial: Use the shutdown() operationAlan Cox2009-12-121-28/+11
| | * | tty_port: coding style cleaning passAlan Cox2009-12-121-12/+13
| | * | tty_port: add "tty_port_open" helperAlan Cox2009-12-123-31/+64
| | * | tty: stallion: kill BKL ioctlAlan Cox2009-12-121-6/+7
| | * | tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-121-4/+4
| | * | tty: esp: remove broken driverAlan Cox2009-12-126-2816/+0
| | * | tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-124-4/+4
| | * | jsm: adding EEH handlersBreno Leitao2009-12-122-1/+47
| | * | jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-122-3/+0
| | * | jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-121-2/+0
| | * | jsm: Remove ch_cpstime fieldBreno Leitão2009-12-121-2/+0
| | * | jsm: removing ch_old_baud fieldBreno Leitão2009-12-123-6/+0
| | * | jsm: remove the ch_custom_speed fieldBreno Leitão2009-12-122-5/+0
| | * | jsm: Rewriting a bad log messageBreno Leitão2009-12-121-1/+1
| | * | jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão2009-12-121-1/+1
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-1250-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-1230-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