index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
2
-27
/
+26
|
\
\
|
*
|
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
2
-8
/
+8
|
*
|
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
2017-08-17
1
-5
/
+0
|
*
|
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
2017-08-17
1
-2
/
+6
|
*
|
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2017-08-17
1
-3
/
+3
|
*
|
quota: Convert dqio_mutex to rwsem
Jan Kara
2017-08-17
2
-15
/
+15
*
|
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
\
|
*
|
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
14
-79
/
+20
|
\
\
\
|
*
|
|
ocfs2: clean up some dead code
Jun Piao
2017-09-06
12
-71
/
+19
|
*
|
|
ocfs2: make ocfs2_set_acl() static
Jan Kara
2017-09-06
2
-8
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
2017-08-01
1
-1
/
+1
|
|
/
*
|
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
2017-08-02
1
-12
/
+12
|
/
*
ocfs2: constify attribute_group structures
Arvind Yadav
2017-07-06
1
-1
/
+1
*
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
2017-07-06
1
-0
/
+1
*
ocfs2: use magic.h
Fabian Frederick
2017-07-06
1
-3
/
+2
*
ocfs2: fix a static checker warning
Gang He
2017-07-06
1
-1
/
+1
*
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
1
-3
/
+3
|
\
|
*
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-1
/
+1
|
|
\
|
*
\
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-1
/
+1
|
|
\
\
|
*
|
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-3
/
+3
*
|
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2017-06-23
2
-10
/
+17
|
/
/
*
|
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
2017-05-28
1
-1
/
+1
|
/
*
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
2017-05-03
1
-1
/
+1
*
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
2017-05-03
1
-4
/
+4
*
fs/ocfs2/cluster: use setup_timer
Geliang Tang
2017-05-03
1
-3
/
+2
*
-
.
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
1
-1
/
+1
|
\
\
|
|
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-09
1
-1
/
+1
|
|
/
*
|
don't open-code kernel_setsockopt()
Al Viro
2017-04-06
1
-21
/
+4
|
/
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-8
/
+7
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-8
/
+7
*
|
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
4
-0
/
+4
|
/
*
scripts/spelling.txt: add "unneded" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
fs: add i_blocksize()
Fabian Frederick
2017-02-27
2
-2
/
+2
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-7
/
+8
*
ocfs2: fix deadlock issue when taking inode lock at vfs entry points
Eric Ren
2017-02-22
2
-29
/
+58
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-02-22
3
-3
/
+121
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
6
-14
/
+14
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-10
3
-0
/
+19
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
2016-12-22
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
3
-6
/
+16
|
\
|
*
ocfs2: Use s_umount for quota recovery protection
Jan Kara
2016-11-30
1
-4
/
+7
|
*
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-11-30
2
-2
/
+9
[prev]
[next]