aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-16eCryptfs: fix data typesMichael Halcrow
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow
2007-10-16ecryptfs: fix error handlingMichael Halcrow
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow
2007-10-16eCryptfs: comments for some structsMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow
2007-10-16ecryptfs: printk warning fixesAndrew Morton
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
2007-10-16gigaset: remove pointless lockingTilman Schmidt
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16spi doesn't need class_deviceTony Jones
2007-10-16Documentation/spi/spidev_test.c: constify some variablesWANG Cong
2007-10-16spi_mpc83xx handles other processors with QUICC engineAnton Vorontsov
2007-10-16SPI driver runtime footprint shrinkageDavid Brownell
2007-10-16OMAP2 McSPI code cleanupKyungmin Park
2007-10-16Clean up duplicate includes in drivers/spi/Jesper Juhl
2007-10-16cpuset: remove sched domain hooks from cpusetsPaul Jackson
2007-10-16I/OAT: Add DCA servicesShannon Nelson
2007-10-16DCA: Add Direct Cache Access driverShannon Nelson
2007-10-16I/OAT: Add support for MSI and MSI-XShannon Nelson
2007-10-16I/OAT: Split PCI startup from DMA handling codeShannon Nelson
2007-10-16I/OAT: code cleanup from checkpatch outputShannon Nelson
2007-10-16I/OAT: Rename the source fileShannon Nelson
2007-10-16I/OAT: New device idsShannon Nelson
2007-10-16V850: cleanup struct irqaction initializersThomas Gleixner
2007-10-16uml: definitively kill subprocesses on panicLepton Wu
2007-10-16uml: arch/um/drivers formattingJeff Dike