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
*
Btrfs: remove dead code
Dan Carpenter
2009-04-02
1
-1
/
+0
*
Btrfs: fix typos in comments
Wu Fengguang
2009-04-02
3
-12
/
+14
*
Btrfs: remove unused ftrace include
Jim Owens
2009-04-02
2
-2
/
+0
*
Btrfs: fix __ucmpdi2 compile bug on 32 bit builds
Heiko Carstens
2009-04-03
1
-11
/
+5
*
Btrfs: free inode struct when btrfs_new_inode fails
Shen Feng
2009-04-02
1
-1
/
+4
*
Btrfs: fix race in worker_loop
Amit Gud
2009-04-02
1
-1
/
+5
*
Btrfs: add flushoncommit mount option
Sage Weil
2009-04-02
3
-5
/
+15
*
Btrfs: notreelog mount option
Sage Weil
2009-04-02
3
-1
/
+15
*
Btrfs: introduce btrfs_show_options
Eric Paris
2009-04-02
1
-1
/
+33
*
Btrfs: rework allocation clustering
Chris Mason
2009-04-03
6
-74
/
+509
*
Btrfs: Optimize locking in btrfs_next_leaf()
Chris Mason
2009-04-03
1
-23
/
+65
*
Btrfs: break up btrfs_search_slot into smaller pieces
Chris Mason
2009-04-03
1
-90
/
+131
*
Btrfs: kill the pinned_mutex
Josef Bacik
2009-04-03
4
-16
/
+1
*
Btrfs: kill the block group alloc mutex
Josef Bacik
2009-04-03
3
-157
/
+83
*
Btrfs: clean up find_free_extent
Josef Bacik
2009-04-03
1
-165
/
+91
*
Btrfs: free space cache cleanups
Josef Bacik
2009-04-03
2
-51
/
+44
*
Btrfs: unplug in the async bio submission threads
Chris Mason
2009-04-03
1
-1
/
+13
*
Btrfs: keep processing bios for a given bdev if our proc is batching
Chris Mason
2009-04-03
1
-0
/
+27
*
Btrfs: try to free metadata pages when we free btree blocks
Chris Mason
2009-03-31
1
-0
/
+4
*
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-31
8
-7
/
+288
*
Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod
Chris Mason
2009-03-25
2
-3
/
+8
*
Btrfs: optimize fsyncs on old files
Chris Mason
2009-03-24
1
-1
/
+44
*
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-03-24
7
-98
/
+372
*
Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay
Chris Mason
2009-03-24
1
-0
/
+11
*
Btrfs: limit balancing work while flushing delayed refs
Chris Mason
2009-03-24
1
-3
/
+9
*
Btrfs: readahead checksums during btrfs_finish_ordered_io
Chris Mason
2009-03-24
1
-2
/
+33
*
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
14
-96
/
+172
*
Btrfs: Only let very young transactions grow during commit
Chris Mason
2009-03-24
1
-3
/
+10
*
Btrfs: Check for a blocking lock before taking the spin
Chris Mason
2009-03-24
1
-2
/
+8
*
Btrfs: reduce stack in cow_file_range
Chris Mason
2009-03-24
1
-8
/
+7
*
Btrfs: reduce stalls during transaction commit
Chris Mason
2009-03-24
4
-8
/
+80
*
Btrfs: process the delayed reference queue in clusters
Chris Mason
2009-03-24
6
-113
/
+226
*
Btrfs: try to cleanup delayed refs while freeing extents
Chris Mason
2009-03-24
3
-3
/
+87
*
Btrfs: reduce stack usage in some crucial tree balancing functions
Chris Mason
2009-03-24
1
-180
/
+278
*
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
2009-03-24
11
-1140
/
+1234
*
Btrfs: don't preallocate metadata blocks during btrfs_search_slot
Chris Mason
2009-03-24
3
-85
/
+21
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
/
[next]