summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-01SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky4-18/+17
2012-02-01SUNRPC: remove RPC pipefs mount point manipulations from RPC clients codeStanislav Kinsbursky1-16/+3
2012-02-01SUNRPC: remove RPC client pipefs dentries after unregisterStanislav Kinsbursky1-1/+1
2012-02-01SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky5-10/+92
2012-02-01SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky5-13/+26
2012-02-01SUNRPC: handle GSS AUTH pipes by network namespace aware routinesStanislav Kinsbursky1-22/+73
2012-02-01SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky3-35/+66
2012-02-01SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky8-58/+107
2012-02-01SUNRPC: cleanup GSS pipes usageStanislav Kinsbursky1-38/+38
2012-02-01SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky6-9/+7
2012-02-01SUNRPC: cleanup PipeFS redundant RPC inode usageStanislav Kinsbursky1-47/+46
2012-02-01SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky3-122/+142
2012-02-01SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky3-48/+48
2012-02-01SUNRPC: added debug messages to RPC pipefsStanislav Kinsbursky1-0/+8
2012-02-01SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky4-0/+41
2012-02-01SUNRPC: put pipefs superblock link on network namespaceStanislav Kinsbursky2-0/+6
2012-02-01SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky2-0/+19
2012-02-01SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky2-0/+40
2012-02-01SUNRPC: hold current network namespace while pipefs superblock is activeStanislav Kinsbursky1-1/+13
2012-02-01SUNRPC: create RPC pipefs superblock per network namespace contextStanislav Kinsbursky1-1/+2
2012-02-01SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky2-39/+6
2012-01-31Linux 3.3-rc2v3.3-rc2Linus Torvalds1-1/+1
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki3-0/+30
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-28Logfs: Allow NULL block_isbad() methodsJoern Engel1-14/+12
2012-01-28logfs: Grow inode in delete pathJoern Engel1-0/+4
2012-01-28logfs: Free areas before calling generic_shutdown_super()Joern Engel3-4/+12
2012-01-28logfs: remove useless BUG_ONJoern Engel1-1/+0
2012-01-28MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi1-0/+1
2012-01-28logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi4-9/+9
2012-01-28logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi1-1/+1
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi4-4/+8
2012-01-28logfs: Prevent memory corruptionJoern Engel1-1/+1
2012-01-28logfs: update page reference count for pined pagesPrasad Joshi2-15/+51
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman2-21/+2
2012-01-28netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-27lguest: remove reference from Documentation/virtual/00-INDEXRusty Russell1-2/+0
2012-01-27virtio: correct the memory barrier in virtqueue_kick_prepare()Jason Wang1-3/+3
2012-01-27virtio: fix typos of memory barriersJason Wang1-1/+1
2012-01-27ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll1-1/+2
2012-01-27xen/granttable: Disable grant v2 for HVM domains.Konrad Rzeszutek Wilk1-2/+5
2012-01-27Btrfs: fix reservations in btrfs_page_mkwriteChris Mason1-2/+8