Age | Commit message (Expand) | Author | Files | Lines |
2015-07-01 | fuse: abort: no fc->lock needed for request ending | Miklos Szeredi | 1 | -9/+5 |
2015-07-01 | fuse: no fc->lock for pqueue parts | Miklos Szeredi | 1 | -14/+2 |
2015-07-01 | fuse: no fc->lock in request_end() | Miklos Szeredi | 1 | -7/+8 |
2015-07-01 | fuse: cleanup request_end() | Miklos Szeredi | 1 | -4/+2 |
2015-07-01 | fuse: request_end(): do once | Miklos Szeredi | 1 | -2/+6 |
2015-07-01 | fuse: add req flag for private list | Miklos Szeredi | 2 | -3/+9 |
2015-07-01 | fuse: pqueue locking | Miklos Szeredi | 3 | -2/+21 |
2015-07-01 | fuse: abort: group pqueue accesses | Miklos Szeredi | 1 | -1/+1 |
2015-07-01 | fuse: cleanup fuse_dev_do_read() | Miklos Szeredi | 1 | -20/+20 |
2015-07-01 | fuse: move list_del_init() from request_end() into callers | Miklos Szeredi | 1 | -1/+7 |
2015-07-01 | fuse: duplicate ->connected in pqueue | Miklos Szeredi | 3 | -3/+8 |
2015-07-01 | fuse: separate out processing queue | Miklos Szeredi | 3 | -16/+30 |
2015-07-01 | fuse: simplify request_wait() | Miklos Szeredi | 1 | -25/+5 |
2015-07-01 | fuse: no fc->lock for iqueue parts | Miklos Szeredi | 1 | -51/+20 |
2015-07-01 | fuse: allow interrupt queuing without fc->lock | Miklos Szeredi | 1 | -3/+9 |
2015-07-01 | fuse: iqueue locking | Miklos Szeredi | 1 | -6/+45 |
2015-07-01 | fuse: dev read: split list_move | Miklos Szeredi | 1 | -1/+2 |
2015-07-01 | fuse: abort: group iqueue accesses | Miklos Szeredi | 1 | -5/+7 |
2015-07-01 | fuse: duplicate ->connected in iqueue | Miklos Szeredi | 4 | -11/+15 |
2015-07-01 | fuse: separate out input queue | Miklos Szeredi | 3 | -84/+111 |
2015-07-01 | fuse: req state use flags | Miklos Szeredi | 3 | -21/+21 |
2015-07-01 | fuse: simplify req states | Miklos Szeredi | 3 | -9/+5 |
2015-07-01 | fuse: don't hold lock over request_wait_answer() | Miklos Szeredi | 1 | -25/+20 |
2015-07-01 | fuse: simplify unique ctr | Miklos Szeredi | 2 | -7/+1 |
2015-07-01 | fuse: rework abort | Miklos Szeredi | 1 | -11/+10 |
2015-07-01 | fuse: fold helpers into abort | Miklos Szeredi | 1 | -55/+38 |
2015-07-01 | fuse: use per req lock for lock/unlock_request() | Miklos Szeredi | 2 | -22/+24 |
2015-07-01 | fuse: req use bitops | Miklos Szeredi | 4 | -72/+71 |
2015-07-01 | fuse: simplify request abort | Miklos Szeredi | 1 | -73/+46 |
2015-07-01 | fuse: call fuse_abort_conn() in dev release | Miklos Szeredi | 1 | -8/+3 |
2015-07-01 | fuse: fold fuse_request_send_nowait() into single caller | Miklos Szeredi | 1 | -22/+10 |
2015-07-01 | fuse: check conn_error earlier | Miklos Szeredi | 1 | -2/+4 |
2015-07-01 | fuse: account as waiting before queuing for background | Miklos Szeredi | 1 | -4/+8 |
2015-07-01 | fuse: reset waiting | Miklos Szeredi | 1 | -1/+3 |
2015-07-01 | fuse: fix background request if not connected | Miklos Szeredi | 1 | -1/+4 |
2015-07-01 | fuse: initialize fc->release before calling it | Miklos Szeredi | 1 | -1/+1 |
2015-06-21 | Linux 4.1v4.1 | Linus Torvalds | 1 | -1/+1 |
2015-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -3/+22 |
2015-06-20 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -1/+18 |
2015-06-19 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+16 |
2015-06-19 | Merge tag 'sound-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 4 | -2/+45 |
2015-06-19 | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux... | Michael Turquette | 4 | -8/+16 |
2015-06-19 | clk: at91: fix h32mx prototype inclusion in pmc header | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: trivial: typo in peripheral clock description | Nicolas Ferre | 1 | -1/+1 |
2015-06-19 | clk: at91: fix PERIPHERAL_MAX_SHIFT definition | Boris Brezillon | 1 | -4/+4 |
2015-06-19 | clk: at91: pll: fix input range validity check | Boris Brezillon | 1 | -2/+10 |
2015-06-18 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2015-06-18 | revert "cpumask: don't perform while loop in cpumask_next_and()" | Andrew Morton | 1 | -5/+4 |
2015-06-19 | Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -1/+4 |
2015-06-19 | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~deathsimple/lin... | Dave Airlie | 3 | -0/+9 |