index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[XFS] consolidate extent item freeing
Christoph Hellwig
2005-06-21
3
-103
/
+35
|
*
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
2005-06-21
3
-27
/
+40
|
*
[XFS] add XFS_INOBT_IS_FREE_DISK
Christoph Hellwig
2005-06-21
2
-2
/
+11
|
*
[XFS] Fix up some warning fallout from functions made static
Eric Sandeen
2005-06-21
2
-2
/
+2
|
*
[XFS] Add support for project quota inheritance, a merge of Glens changes.
Nathan Scott
2005-06-21
2
-24
/
+37
|
*
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-06-21
18
-203
/
+348
|
*
[XFS] remove xfs_incore_relse
Christoph Hellwig
2005-06-21
3
-20
/
+0
|
*
[XFS] simplify XFS_PURGE_INODE
Christoph Hellwig
2005-06-21
1
-7
/
+1
|
*
[XFS] rewrite xfs_iflush_all
Christoph Hellwig
2005-06-21
3
-94
/
+25
|
*
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
2005-06-21
39
-143
/
+135
|
*
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
2005-06-21
10
-214
/
+0
|
*
[XFS] Fix pagebuf slab initialization
Christoph Hellwig
2005-06-21
1
-1
/
+1
|
*
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
2005-06-21
1
-2
/
+2
|
*
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
2005-06-21
1
-66
/
+77
|
*
[XFS] send dmapi events from nopage for mmapped files
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] Undo xfs-linux:xfs-kern:190622a
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] upate copyrights
Dean Roehrich
2005-06-21
0
-0
/
+0
|
*
[XFS] coordinate mmap calls with xfs_dm_punch_hole
Dean Roehrich
2005-06-21
2
-3
/
+28
|
*
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
2005-06-21
5
-2
/
+28
*
|
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
2005-06-21
7
-32
/
+17
*
|
[PATCH] md: make sure md/bitmap doesn't try to write a page with active write...
NeilBrown
2005-06-21
1
-30
/
+38
*
|
[PATCH] Two small fixes for md verion-1 superblocks.
NeilBrown
2005-06-21
2
-2
/
+2
*
|
[PATCH] md: allow md to update multiple superblocks in parallel.
NeilBrown
2005-06-21
2
-37
/
+49
*
|
[PATCH] md: allow md intent bitmap to be stored near the superblock.
NeilBrown
2005-06-21
6
-30
/
+170
*
|
[PATCH] md: fix deadlock due to md thread processing delayed requests.
NeilBrown
2005-06-21
7
-39
/
+23
*
|
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
NeilBrown
2005-06-21
3
-17
/
+65
*
|
[PATCH] md: initialise sync_blocks in raid1 resync
NeilBrown
2005-06-21
1
-0
/
+1
*
|
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
NeilBrown
2005-06-21
1
-7
/
+10
*
|
[PATCH] md: raid1 support for bitmap intent logging
NeilBrown
2005-06-21
2
-30
/
+168
*
|
[PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared.
NeilBrown
2005-06-21
1
-18
/
+17
*
|
[PATCH] md: enable the bitmap write-back daemon and wait for it.
NeilBrown
2005-06-21
2
-77
/
+55
*
|
[PATCH] md: check return value of write_page, rather than ignore it
NeilBrown
2005-06-21
1
-6
/
+7
*
|
[PATCH] md: improve debug-printing of bitmap superblock.
NeilBrown
2005-06-21
1
-10
/
+10
*
|
[PATCH] md printk fix
akpm@osdl.org
2005-06-21
1
-1
/
+2
*
|
[PATCH] md: make sure md bitmap is cleared on a clean start.
NeilBrown
2005-06-21
1
-15
/
+12
*
|
[PATCH] md: minor code rearrangement in bitmap_init_from_disk
NeilBrown
2005-06-21
1
-8
/
+8
*
|
[PATCH] md: print correct pid for newly created bitmap-writeback-daemon.
NeilBrown
2005-06-21
1
-1
/
+1
*
|
[PATCH] md: call bitmap_daemon_work regularly
NeilBrown
2005-06-21
1
-1
/
+2
*
|
[PATCH] md: a couple of tidyups relating to the bitmap file.
NeilBrown
2005-06-21
2
-13
/
+6
*
|
[PATCH] md: optimised resync using Bitmap based intent logging
NeilBrown
2005-06-21
6
-15
/
+1970
*
|
[PATCH] md: improve the interface to sync_request
NeilBrown
2005-06-21
6
-30
/
+46
*
|
[PATCH] md: improve locking on 'safemode' and move superblock writes
NeilBrown
2005-06-21
7
-21
/
+82
*
|
[PATCH] md: merge md_enter_safemode into md_check_recovery
NeilBrown
2005-06-21
5
-38
/
+24
*
|
[PATCH] md: make sure recovery happens when add_new_disk is used for hot_add
NeilBrown
2005-06-21
1
-0
/
+2
*
|
[PATCH] md: cause md/raid1 to "repack" working devices when number of drives ...
NeilBrown
2005-06-21
1
-5
/
+19
*
|
[PATCH] fbdev: fill in the access_align field.
James Simmons
2005-06-21
6
-2
/
+6
*
|
[PATCH] fbdev: stack reduction
James Simmons
2005-06-21
6
-44
/
+26
*
|
[PATCH] New framebuffer fonts + updated 12x22 font available
Jurriaan
2005-06-21
7
-828
/
+10068
*
|
[PATCH] fbdev: new pci id for chipsfb
James Simmons
2005-06-21
1
-0
/
+1
*
|
[PATCH] Framebuffer driver for Arc LCD board
Jaya Kumar
2005-06-21
6
-0
/
+721
[prev]
[next]