summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-06fuse: limit queued background requestsMiklos Szeredi3-46/+74
2008-02-06fuse: save space in struct fuse_reqMiklos Szeredi2-13/+13
2008-02-06fuse: fix attribute caching after createMiklos Szeredi1-0/+1
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen3-17/+63
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland3-10/+10
2008-02-06eCryptfs: Minor fixes to printk messagesMichael Halcrow3-8/+10
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2-20/+7
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen1-21/+31
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland2-2/+6
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow5-84/+51
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk6-18/+8
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06Gigaset: permit module unloadTilman Schmidt5-142/+85
2008-02-06gigaset: atomic cleanupTilman Schmidt9-175/+169
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt3-82/+73
2008-02-06gigaset: clean up urb->status usageTilman Schmidt3-41/+58
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar4-15/+94
2008-02-06spi: remove more dev->power.power_state usageDavid Brownell2-28/+0
2008-02-06spi_bfin: headers are not for changelogsMike Frysinger1-29/+3
2008-02-06spi_bfin: wait for tx to complete on write pathsSonic Zhang1-12/+10
2008-02-06spi_bfin: wait for tx to complete on full duplex pathsBryan Wu1-15/+3
2008-02-06spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu1-28/+12
2008-02-06spi_bfin: use more useful GPIO labelsBryan Wu1-1/+1
2008-02-06spi_bfin: remove useless fault pathBryan Wu1-13/+2
2008-02-06spi: omap2_mcspi handles omap3 tooGirish2-4/+39
2008-02-06spi: SuperH SPI using SCIMagnus Damm3-0/+213
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell4-36/+0
2008-02-06atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen1-8/+12
2008-02-06atmel_spi: chain DMA transfersSilvester Erdeg1-45/+101
2008-02-06atmel_spi throughput improvementHaavard Skinnemoen1-3/+8
2008-02-06spi core: stop updating dev->power.power_stateDavid Brownell1-20/+14
2008-02-06Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven1-8/+8
2008-02-06W1: w1_therm.c standardize units to millidegrees CDavid Fries1-1/+2
2008-02-06drivers/cdrom/cdrom.c: simplify logic in cdrom_release()Borislav Petkov1-8/+9
2008-02-06w1: remove unused and confusing variable.Evgeniy Polyakov1-4/+0
2008-02-06tpm: infineon section mismatchRandy Dunlap1-3/+3
2008-02-06speed up jiffies conversion functions if HZ==USER_HZAndrew Morton1-1/+3
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries2-2/+13
2008-02-06phantom: don't grab other devicesJiri Slaby1-3/+4
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel5-8/+14
2008-02-06Documentation: add hint about call traces & module symbols to BUG-HUNTINGRichard Kennedy1-0/+17
2008-02-06make sys_poll() wait at least timeout msKarsten Wiese1-1/+1
2008-02-06Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson1-6/+5
2008-02-06docs: convert kref semaphore to mutexDaniel Walker1-10/+10
2008-02-06Use ilog2() in fs/namespace.cEric Dumazet1-34/+11
2008-02-06debug_smp_processor_id() fixletsAndrew Morton1-1/+3