summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NFS: remove RPC PipeFS mount point references from NFS cache routinesStanislav Kinsbursky2012-02-011-15/+4Star
* NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky2012-02-013-3/+43
* NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-02-015-41/+123
* NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky2012-02-013-13/+39
* NFS: split cache creation and PipeFS registrationStanislav Kinsbursky2012-02-013-3/+21
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-02-013-7/+10
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-02-014-18/+17Star
* SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky2012-02-011-16/+3Star
* SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky2012-02-011-1/+1
* SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky2012-02-015-10/+92
* SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky2012-02-015-13/+26
* SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky2012-02-011-22/+73
* SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky2012-02-013-35/+66
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-02-018-58/+107
* SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky2012-02-011-38/+38
* SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-02-016-9/+7Star
* SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky2012-02-011-47/+46Star
* SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky2012-02-013-122/+142
* SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky2012-02-013-48/+48
* SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky2012-02-011-0/+8
* SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky2012-02-014-0/+41
* SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2012-02-012-0/+6
* SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2012-02-012-0/+19
* SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2012-02-012-0/+40
* SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky2012-02-011-1/+13
* SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky2012-02-011-1/+2
* SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2012-02-012-39/+6Star
* Linux 3.3-rc2Linus Torvalds2012-01-311-1/+1
* Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
|\
| * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12Star
| * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0Star
| * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-314-13/+14
|\ \
| * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-271-7/+0Star
| * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-271-0/+1
| * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-317-72/+93
|\ \ \
| * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| * | | pinctrl: fix some pinmux typosTony Lindgren2012-01-262-8/+3Star
| * | | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16