summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sdio_uart: use tty_portAlan Cox2009-12-111-18/+23
| * | | tty_port: Move hupcl handlingAlan Cox2009-12-111-5/+8
| * | | devpts_get_tty() should validate inodeSukadev Bhattiprolu2009-12-111-2/+14
| * | | Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXENIan Jackson2009-12-111-5/+3
| * | | tty: docs: serial/tty, add to ldisc methodsTilman Schmidt2009-12-111-2/+7
| * | | Serial: pxa: work around Errata #75Uwe Kleine-König2009-12-111-2/+11
| * | | serial, 8250: calculate irqflags bitmask before loopAndré Goddard Rosa2009-12-111-6/+10
| * | | serial: cascade needless conditionalsAndré Goddard Rosa2009-12-111-7/+5
| * | | serial: fix NULL pointer dereferenceAndré Goddard Rosa2009-12-111-10/+11
| * | | opticon: Fix resume logicAlan Cox2009-12-111-1/+2
| * | | usb_serial: Kill port mutexAlan Cox2009-12-113-6/+2
| * | | usb_serial: Use the shutdown() operationAlan Cox2009-12-111-28/+11
| * | | tty_port: coding style cleaning passAlan Cox2009-12-111-12/+13
| * | | tty_port: add "tty_port_open" helperAlan Cox2009-12-113-31/+64
| * | | tty: stallion: kill BKL ioctlAlan Cox2009-12-111-6/+7
| * | | tty: istallion: Kill off the BKL ioctlAlan Cox2009-12-111-4/+4
| * | | tty: esp: remove broken driverAlan Cox2009-12-116-2816/+0
| * | | tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-114-4/+4
| * | | jsm: adding EEH handlersBreno Leitao2009-12-112-1/+47
| * | | jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-112-3/+0
| * | | jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-111-2/+0
| * | | jsm: Remove ch_cpstime fieldBreno Leitão2009-12-111-2/+0
| * | | jsm: removing ch_old_baud fieldBreno Leitão2009-12-113-6/+0
| * | | jsm: remove the ch_custom_speed fieldBreno Leitão2009-12-112-5/+0
| * | | jsm: Rewriting a bad log messageBreno Leitão2009-12-111-1/+1
| * | | jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão2009-12-111-1/+1
* | | | 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
OpenPOWER on IntegriCloud