index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: allow interrupt queuing without fc->lock
Miklos Szeredi
2015-07-01
1
-3
/
+9
*
fuse: iqueue locking
Miklos Szeredi
2015-07-01
1
-6
/
+45
*
fuse: dev read: split list_move
Miklos Szeredi
2015-07-01
1
-1
/
+2
*
fuse: abort: group iqueue accesses
Miklos Szeredi
2015-07-01
1
-5
/
+7
*
fuse: duplicate ->connected in iqueue
Miklos Szeredi
2015-07-01
4
-11
/
+15
*
fuse: separate out input queue
Miklos Szeredi
2015-07-01
3
-84
/
+111
*
fuse: req state use flags
Miklos Szeredi
2015-07-01
3
-21
/
+21
*
fuse: simplify req states
Miklos Szeredi
2015-07-01
3
-9
/
+5
*
fuse: don't hold lock over request_wait_answer()
Miklos Szeredi
2015-07-01
1
-25
/
+20
*
fuse: simplify unique ctr
Miklos Szeredi
2015-07-01
2
-7
/
+1
*
fuse: rework abort
Miklos Szeredi
2015-07-01
1
-11
/
+10
*
fuse: fold helpers into abort
Miklos Szeredi
2015-07-01
1
-55
/
+38
*
fuse: use per req lock for lock/unlock_request()
Miklos Szeredi
2015-07-01
2
-22
/
+24
*
fuse: req use bitops
Miklos Szeredi
2015-07-01
4
-72
/
+71
*
fuse: simplify request abort
Miklos Szeredi
2015-07-01
1
-73
/
+46
*
fuse: call fuse_abort_conn() in dev release
Miklos Szeredi
2015-07-01
1
-8
/
+3
*
fuse: fold fuse_request_send_nowait() into single caller
Miklos Szeredi
2015-07-01
1
-22
/
+10
*
fuse: check conn_error earlier
Miklos Szeredi
2015-07-01
1
-2
/
+4
*
fuse: account as waiting before queuing for background
Miklos Szeredi
2015-07-01
1
-4
/
+8
*
fuse: reset waiting
Miklos Szeredi
2015-07-01
1
-1
/
+3
*
fuse: fix background request if not connected
Miklos Szeredi
2015-07-01
1
-1
/
+4
*
fuse: initialize fc->release before calling it
Miklos Szeredi
2015-07-01
1
-1
/
+1
*
vfs: read file_handle only once in handle_to_path
Sasha Levin
2015-06-02
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-05-31
1
-4
/
+4
|
\
|
*
d_walk() might skip too much
Al Viro
2015-05-28
1
-4
/
+4
*
|
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-29
8
-79
/
+112
|
\
\
|
*
|
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
1
-2
/
+8
|
*
|
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
1
-1
/
+1
|
*
|
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
4
-47
/
+58
|
*
|
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
1
-12
/
+19
|
*
|
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
1
-14
/
+20
|
*
|
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-29
1
-3
/
+6
*
|
|
omfs: fix potential integer overflow in allocator
Bob Copeland
2015-05-28
1
-1
/
+1
*
|
|
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
2015-05-28
1
-1
/
+2
*
|
|
omfs: set error return when d_make_root() fails
Bob Copeland
2015-05-28
1
-1
/
+3
*
|
|
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
2015-05-28
1
-1
/
+2
*
|
|
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
2015-05-28
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-05-27
13
-74
/
+194
|
\
\
\
|
*
|
|
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
Federico Sauter
2015-05-20
1
-1
/
+2
|
*
|
|
Fix to convert SURROGATE PAIR
Nakajima Akira
2015-05-20
1
-46
/
+136
|
*
|
|
cifs: potential missing check for posix_lock_file_wait
Chengyu Song
2015-05-20
1
-2
/
+2
|
*
|
|
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
2015-05-20
1
-0
/
+25
|
*
|
|
CIFS: remove an unneeded NULL check
Dan Carpenter
2015-05-20
1
-1
/
+1
|
*
|
|
[cifs] fix null pointer check
Steve French
2015-05-20
1
-1
/
+1
|
*
|
|
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
2015-05-10
9
-23
/
+25
|
*
|
|
cifs: Don't replace dentries for dfs mounts
Sachin Prabhu
2015-05-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-05-27
3
-10
/
+36
|
\
\
\
|
*
|
|
ovl: mount read-only if workdir can't be created
Miklos Szeredi
2015-05-19
3
-5
/
+17
|
*
|
|
ovl: don't remove non-empty opaque directory
Miklos Szeredi
2015-05-14
1
-5
/
+19
|
|
/
/
*
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-23
3
-0
/
+38
|
\
\
\
[next]