summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fuse: export symbols to be used by CUSETejun Heo2009-04-284-9/+39
* fuse: update fuse_conn_init() and separate out fuse_conn_kill()Tejun Heo2009-04-283-53/+72
* fuse: don't use inode in fuse_file_pollMiklos Szeredi2009-04-281-3/+2
* fuse: don't use inode in fuse_do_ioctl() helperMiklos Szeredi2009-04-281-14/+21
* fuse: don't use inode in fuse_sync_release()Miklos Szeredi2009-04-283-39/+36
* fuse: create fuse_do_open() helper for CUSEMiklos Szeredi2009-04-283-27/+42
* fuse: clean up args in fuse_finish_open() and fuse_release_fill()Miklos Szeredi2009-04-283-23/+30
* fuse: don't use inode in helpers called by fuse_direct_io()Miklos Szeredi2009-04-283-34/+32
* fuse: add members to struct fuse_fileMiklos Szeredi2009-04-282-2/+10
* fuse: prepare fuse_direct_io() for CUSEMiklos Szeredi2009-04-281-10/+23
* fuse: clean up fuse_write_fill()Miklos Szeredi2009-04-281-9/+8
* fuse: use struct path in release structureMiklos Szeredi2009-04-282-7/+5
* fuse: misc cleanupsTejun Heo2009-04-281-37/+44
* fuse: destroy bdi on errorMiklos Szeredi2009-04-281-0/+1
* Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds2009-04-211-1/+1
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-214-2/+13
* Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-219-35/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2110-83/+272
|\
| * Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
| * Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
| * Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
| * Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
| * Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-2113-418/+176
|\ \
| * | go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* | | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
* | | edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* | | scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* | | sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* | | uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
* | | frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
* | | rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-212-1/+12
* | | MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day2009-04-211-1/+1
* | | MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall2009-04-211-0/+2
* | | spi: pxa2xx: limit reaches -1Roel Kluin2009-04-211-3/+3
* | | MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches2009-04-211-1/+1
* | | MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches2009-04-211-2/+0
* | | pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-211-0/+7
* | | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
* | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-211-2/+1
* | | ipmi: add oem message handlingdann frazier2009-04-213-5/+137
* | | ipmi: fix statistics counting issuesCorey Minyard2009-04-211-22/+51
* | | ipmi: test for event buffer before usingCorey Minyard2009-04-212-29/+125
* | | ipmi: fix platform return checkCorey Minyard2009-04-211-1/+1
* | | clocksource: add enable() and disable() callbacksMagnus Damm2009-04-212-3/+40
OpenPOWER on IntegriCloud