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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-08-07
19
-206
/
+208
|
\
|
*
ext3: Fix dirtying of journalled buffers in data=journal mode
Jan Kara
2010-08-05
1
-1
/
+17
|
*
ext3: default to ordered mode
Dave Chinner
2010-07-23
1
-0
/
+1
|
*
quota: Use mark_inode_dirty_sync instead of mark_inode_dirty
Jan Kara
2010-07-23
2
-6
/
+6
|
*
quota: Change quota error message to print out disk and function name
Jiaying Zhang
2010-07-21
6
-70
/
+80
|
*
MAINTAINERS: Update entries of ext2 and ext3
Jan Kara
2010-07-21
1
-0
/
+2
|
*
MAINTAINERS: Update address of Andreas Dilger
Andreas Dilger
2010-07-21
1
-2
/
+2
|
*
ext3: Avoid filesystem corruption after a crash under heavy delete load
Jan Kara
2010-07-21
1
-21
/
+25
|
*
ext3: remove vestiges of nobh support
Christoph Hellwig
2010-07-21
3
-29
/
+5
|
*
ext3: Fix set but unused variables
Andi Kleen
2010-07-21
4
-20
/
+3
|
*
quota: clean up quota active checks
Christoph Hellwig
2010-07-21
2
-17
/
+16
|
*
quota: Clean up the namespace in dqblk_xfs.h
Christoph Hellwig
2010-07-21
5
-39
/
+39
|
*
quota: check quota reservation on remove_dquot_ref
Dmitry Monakhov
2010-07-21
1
-1
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2010-08-07
2
-15
/
+2
|
\
\
|
*
|
fs/dlm: Drop unnecessary null test
Julia Lawall
2010-08-05
1
-1
/
+1
|
*
|
dlm: use genl_register_family_with_ops()
Changli Gao
2010-08-05
1
-14
/
+1
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-08-07
2
-3
/
+0
|
\
\
\
|
*
|
|
udf: super.c Fix warning: variable 'sbi' set but not used
Justin P. Mattock
2010-08-02
1
-2
/
+0
|
*
|
|
udf: remove duplicated #include
Huang Weiyi
2010-08-02
1
-1
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-08-07
24
-257
/
+833
|
\
\
\
\
|
*
|
|
|
[DNS RESOLVER] Minor typo correction
Steve French
2010-08-06
1
-1
/
+1
|
*
|
|
|
DNS: Fixes for the DNS query module
David Howells
2010-08-06
2
-4
/
+4
|
*
|
|
|
cifs: Include linux/err.h for IS_ERR and PTR_ERR
Stephen Rothwell
2010-08-06
2
-0
/
+2
|
*
|
|
|
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
2010-08-05
2
-10
/
+31
|
*
|
|
|
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-05
14
-205
/
+708
|
*
|
|
|
cifs: account for new creduid=0x%x parameter in spnego upcall string
Jeff Layton
2010-08-05
1
-0
/
+4
|
*
|
|
|
cifs: reduce false positives with inode aliasing serverino autodisable
Jeff Layton
2010-08-05
1
-12
/
+31
|
*
|
|
|
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
2010-08-05
5
-37
/
+38
|
*
|
|
|
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
2010-08-05
1
-0
/
+25
|
*
|
|
|
cifs: update README
Suresh Jayaraman
2010-08-05
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
58
-2941
/
+3506
|
\
\
\
\
|
*
|
|
|
workqueue: mark init_workqueues() as early_initcall()
Suresh Siddha
2010-08-01
3
-4
/
+3
|
*
|
|
|
workqueue: explain for_each_*cwq_cpu() iterators
Tejun Heo
2010-08-01
1
-0
/
+13
|
*
|
|
|
fscache: fix build on !CONFIG_SYSCTL
Tejun Heo
2010-07-24
1
-0
/
+2
|
*
|
|
|
slow-work: kill it
Tejun Heo
2010-07-23
8
-1886
/
+0
|
*
|
|
|
gfs2: use workqueue instead of slow-work
Tejun Heo
2010-07-23
7
-49
/
+40
|
*
|
|
|
drm: use workqueue instead of slow-work
Tejun Heo
2010-07-22
2
-21
/
+11
|
*
|
|
|
cifs: use workqueue instead of slow-work
Tejun Heo
2010-07-22
6
-35
/
+31
|
*
|
|
|
fscache: drop references to slow-work
Tejun Heo
2010-07-22
3
-9
/
+0
|
*
|
|
|
fscache: convert operation to use workqueue instead of slow-work
Tejun Heo
2010-07-22
6
-115
/
+53
|
*
|
|
|
fscache: convert object to use workqueue instead of slow-work
Tejun Heo
2010-07-22
7
-74
/
+158
|
*
|
|
|
workqueue: fix how cpu number is stored in work->data
Tejun Heo
2010-07-22
2
-29
/
+21
|
*
|
|
|
workqueue: fix mayday_mask handling on UP
Tejun Heo
2010-07-20
1
-7
/
+28
|
*
|
|
|
workqueue: fix build problem on !CONFIG_SMP
Tejun Heo
2010-07-20
1
-4
/
+14
|
*
|
|
|
workqueue: fix locking in retry path of maybe_create_worker()
Tejun Heo
2010-07-14
1
-5
/
+3
|
*
|
|
|
async: use workqueue for worker pool
Tejun Heo
2010-07-14
1
-119
/
+22
|
*
|
|
|
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead
Tejun Heo
2010-07-02
2
-86
/
+21
|
*
|
|
|
workqueue: implement unbound workqueue
Tejun Heo
2010-07-02
2
-60
/
+173
|
*
|
|
|
workqueue: prepare for WQ_UNBOUND implementation
Tejun Heo
2010-07-02
2
-43
/
+50
|
*
|
|
|
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
2010-07-02
6
-30
/
+15
[next]