summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-085-45/+45
* btrfs: consolidate failure exits in btrfs_mount() a bitAl Viro2012-01-081-16/+5
* btrfs: make free_fs_info() call ->kill_sb() unconditionalAl Viro2012-01-081-6/+2
* btrfs: merge free_fs_info() calls on fill_super failuresAl Viro2012-01-082-3/+1
* btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()Al Viro2012-01-081-5/+2
* btrfs: make open_ctree() return intAl Viro2012-01-083-13/+13
* btrfs: sanitizing ->fs_info, part 5Al Viro2012-01-081-11/+11
* btrfs: sanitizing ->fs_info, part 4Al Viro2012-01-083-20/+18
* btrfs: sanitizing ->fs_info, part 3Al Viro2012-01-081-7/+5
* btrfs: sanitizing ->fs_info, part 2Al Viro2012-01-081-1/+4
* btrfs: sanitizing ->fs_info, part 1Al Viro2012-01-081-1/+6
* btrfs: fix a deadlock in btrfs_scan_one_device()Al Viro2012-01-081-3/+2
* btrfs: fix mount/umount raceAl Viro2012-01-081-9/+4
* btrfs: get ->kill_sb() of its ownAl Viro2012-01-081-9/+18
* btrfs: preparation to fixing mount/umount raceAl Viro2012-01-082-3/+6
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0823-68/+109
|\
| *-------. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0419-58/+99
| |\ \ \ \ \
| | | | | | * IB/uverbs: Protect QP multicast listEli Cohen2012-01-031-4/+17
| | | | | * | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-032-3/+3
| | | | | * | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-031-10/+33
| | | | | * | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-033-4/+10
| | | | | * | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-034-22/+20
| | | | | * | IB/qib: Fix style issuesMike Marciniszyn2012-01-034-5/+4
| | | | | |/
| | | | * | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1
| | | | * | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| | | | * | RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
| | | | |/
| | | * | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-033-4/+8
| | | |/
| | * | IB/cm: Fix layout of APR messageEli Cohen2012-01-031-0/+1
| | |/
| * | rdma/core: Fix sparse warningsSean Hefty2012-01-044-7/+7
| * | RDMA/cma: Fix endianness bugsSean Hefty2012-01-041-3/+3
| |/
* | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-085-0/+703
|\ \
| * | dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal2012-01-061-0/+1
| * | dma-buf: Documentation for buffer sharing frameworkSumit Semwal2012-01-061-0/+224
| * | dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-064-0/+478
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-0850-335/+588
|\ \ \
| * | | max1111.c: fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * | | hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks2012-01-051-3/+2
| * | | hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks2012-01-051-28/+42
| * | | hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-0537-181/+181
| * | | hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * | | hwmon: (lm75) added error handlingFrans Meulenbroeks2012-01-051-7/+16
| * | | hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks2012-01-051-0/+1
| * | | hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2012-01-052-49/+130
| * | | hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck2012-01-051-0/+4
| * | | hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck2012-01-051-2/+26
| * | | hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck2012-01-051-1/+1
| * | | hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck2012-01-051-19/+19
| * | | hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck2012-01-051-18/+68
| * | | hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck2012-01-051-5/+14
| * | | hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck2012-01-055-8/+22
OpenPOWER on IntegriCloud