Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f9c5d0451b406a6bd0d0bf1fdd63c7777af6ebc6
« Previous
d9d166c
[PATCH] md: allow array level to be set textually via sysfs
by NeilBrown
· 19 years ago
8bb93aa
[PATCH] md: expose md metadata format in sysfs
by NeilBrown
· 19 years ago
a35b0d6
[PATCH] md: allow md array component size to be accessed and set via sysfs
by NeilBrown
· 19 years ago
3b34380
[PATCH] md: allow chunk_size to be settable through sysfs
by NeilBrown
· 19 years ago
03c902e
[PATCH] md: fix rdev->pending counts in raid1
by NeilBrown
· 19 years ago
c708443
[PATCH] md: make sure bitmap updates are visible through filesystem
by NeilBrown
· 19 years ago
07dbd37
[PATCH] drivers/md/md.c: make md_new_event() static
by Adrian Bunk
· 19 years ago
2989ddb
[PATCH] md: make a couple of names in md.c static
by NeilBrown
· 19 years ago
f188593
[PATCH] md: fix typo in comment
by NeilBrown
· 19 years ago
bce74da
[PATCH] md: helper function to match commands written to sysfs files
by NeilBrown
· 19 years ago
1345b1d
[PATCH] md: define and use safe_put_page for md
by NeilBrown
· 19 years ago
7dd5d34
[PATCH] md: remove inappropriate limits in md/bitmap configuration.
by NeilBrown
· 19 years ago
097426f
[PATCH] md: fix possible problem in raid1/raid10 error overwriting
by NeilBrown
· 19 years ago
2604b70
[PATCH] md: remove personality numbering from md
by NeilBrown
· 19 years ago
a24a8dd
[PATCH] md: break out of a loop that doesn't need to run to completion
by NeilBrown
· 19 years ago
a8745db
[PATCH] md: convert recently exported symbol to GPL
by NeilBrown
· 19 years ago
ea03aff
[PATCH] md: convert various kmap calls to kmap_atomic
by NeilBrown
· 19 years ago
fccddba
[PATCH] md: tidy up raid5/6 hash table code
by NeilBrown
· 19 years ago
9ffae0c
[PATCH] md: convert md to use kzalloc throughout
by NeilBrown
· 19 years ago
2d1f3b5
[PATCH] md: clean up 'page' related names in md
by NeilBrown
· 19 years ago
d7603b7
[PATCH] md: make /proc/mdstat pollable
by NeilBrown
· 19 years ago
0eb3ff1
[PATCH] md: raid10 read-error handling - resync and read-only
by NeilBrown
· 19 years ago
4443ae1
[PATCH] md: auto-correct correctable read errors in raid10
by NeilBrown
· 19 years ago
220946c
[PATCH] md: make sure read error on last working drive of raid1 actually returns failure
by NeilBrown
· 19 years ago
d11c171
[PATCH] md: allow raid1 to check consistency
by NeilBrown
· 19 years ago
18f0881
[PATCH] md: support check-without-repair of raid10 arrays
by NeilBrown
· 19 years ago
9910f16
[PATCH] md: fix up some rdev rcu locking in raid5/6
by NeilBrown
· 19 years ago
cf30a47
[PATCH] md: handle errors when read-only
by NeilBrown
· 19 years ago
69382e8
[PATCH] md: better handling for read error in raid1 during resync
by NeilBrown
· 19 years ago
3e198f7
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching read errors
by NeilBrown
· 19 years ago
ddaf22a
[PATCH] md: attempt to auto-correct read errors in raid1
by NeilBrown
· 19 years ago
d69762e
[PATCH] md: improve handing of read errors with raid6
by NeilBrown
· 19 years ago
ca65b73
[PATCH] md: fix raid6 resync check/repair code
by NeilBrown
· 19 years ago
6cce3b2
[PATCH] md: write intent bitmap support for raid10
by NeilBrown
· 19 years ago
b15c2e5
[PATCH] md: move bitmap_create to after md array has been initialised
by NeilBrown
· 19 years ago
6ff8d8e
[PATCH] md: allow dirty raid[456] arrays to be started at boot
by NeilBrown
· 19 years ago
14f8d26
[PATCH] md: small cleanups for raid5
by NeilBrown
· 19 years ago
0a27ec9
[PATCH] md: improve raid10 "IO Barrier" concept
by NeilBrown
· 19 years ago
17999be
[PATCH] md: improve raid1 "IO Barrier" concept
by NeilBrown
· 19 years ago
ac81b2e
[PATCH] make dm-mirror not issue invalid resync requests
by Darrick J. Wong
· 19 years ago
9d3520a
[PATCH] dm-crypt: zero key before freeing it
by Stefan Rompf
· 19 years ago
0b56306
[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()
by Adrian Bunk
· 19 years ago
6da487d
[PATCH] device-mapper ioctl: add skip lock_fs flag
by Alasdair G Kergon
· 19 years ago
aa8d7c2
[PATCH] device-mapper: make lock_fs optional
by Alasdair G Kergon
· 19 years ago
e39e2e9
[PATCH] device-mapper: rename frozen_bdev
by Alasdair G Kergon
· 19 years ago
a1a1908
[PATCH] device-mapper raid1: add default mirror
by Jonathan E Brassow
· 19 years ago
2d5fe68
[PATCH] device-mapper: scanf sector format change
by Alasdair G Kergon
· 19 years ago
e6c2761
[PATCH] device-mapper: remove unused definition
by Andrew Stribblehill
· 19 years ago
2d38fe2
[PATCH] device-mapper snapshot: metadata reading separation
by Alasdair G Kergon
· 19 years ago
81f1777
[PATCH] device-mapper ioctl: event on rename
by goggin, edward
· 19 years ago
d229a95
[PATCH] device-mapper: add dm_get_md
by David Teigland
· 19 years ago
637842c
[PATCH] device-mapper: add dm_find_md
by David Teigland
· 19 years ago
9f708e4
[PATCH] knfsd: reduce stack consumption
by Neil Brown
· 19 years ago
a334de2
[PATCH] knfsd: check error status from vfs_getattr and i_op->fsync
by David Shaw
· 19 years ago
93fbf1a
[PATCH] Keep nfsd from exiting when seeing recv() errors
by Olaf Kirch
· 19 years ago
f93ea41
[PATCH] jbd: split checkpoint lists
by Jan Kara
· 19 years ago
6fe2e70
[PATCH] kernel/module.c: removed dead code
by Jayachandran C
· 19 years ago
066bb8d
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
by Paul E. McKenney
· 19 years ago
81684ee
[PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
a1b9168
[PATCH] simplify PARPORT_PC_PCMCIA dependencies
by Adrian Bunk
· 19 years ago
94b8209
[PATCH] parport: export parport_get_port()
by Marko Kohtala
· 19 years ago
6a85081
[PATCH] parport: include fixes
by Marko Kohtala
· 19 years ago
6a19b41
[PATCH] parport: Kconfig dependency fixes
by Marko Kohtala
· 19 years ago
110bee7
[PATCH] parport: DEBUG_PARPORT build fix
by Marko Kohtala
· 19 years ago
a6767b7
[PATCH] parport: constification
by Marko Kohtala
· 19 years ago
b44d3bd
[PATCH] parport: use complete slab buffer
by Marko Kohtala
· 19 years ago
7c9cc3b
[PATCH] parport: parport_daisy_select return value fix
by Marko Kohtala
· 19 years ago
c29a75e
[PATCH] parport: daisy chain device id reading fix
by Marko Kohtala
· 19 years ago
310c8c3
[PATCH] parport: daisy chain end detection fix
by Marko Kohtala
· 19 years ago
742ec65
[PATCH] parport: phase fixes
by Marko Kohtala
· 19 years ago
c660629
[PATCH] parport: buffer overflow fix
by Marko Kohtala
· 19 years ago
39ee059
[PATCH] fuse: check file type in lookup
by Miklos Szeredi
· 19 years ago
6ad84ac
[PATCH] fuse: ensure progress in read and write
by Miklos Szeredi
· 19 years ago
3ec870d
[PATCH] fuse: make maximum write data configurable
by Miklos Szeredi
· 19 years ago
1d3d752
[PATCH] fuse: clean up request size limit checking
by Miklos Szeredi
· 19 years ago
248d86e
[PATCH] fuse: fail file operations on bad inode
by Miklos Szeredi
· 19 years ago
6f9f118
[PATCH] fuse: add code documentation
by Miklos Szeredi
· 19 years ago
8cbdf1e
[PATCH] fuse: support caching negative dentries
by Miklos Szeredi
· 19 years ago
de5f120
[PATCH] fuse: add frsize to statfs reply
by Miklos Szeredi
· 19 years ago
45714d6
[PATCH] fuse: bump interface version
by Miklos Szeredi
· 19 years ago
4633a22
[PATCH] fuse: clean up page offset calculation
by Miklos Szeredi
· 19 years ago
0aa7c69
[PATCH] fuse: clean up fuse_lookup()
by Miklos Szeredi
· 19 years ago
524e3b6
[PATCH] I2O: Lindent run
by Markus Lidel
· 19 years ago
f6ed39a
[PATCH] I2O: Optimizing
by Markus Lidel
· 19 years ago
2e1973a
[PATCH] I2O: Beautifying
by Markus Lidel
· 19 years ago
dcceafe
[PATCH] I2O: Bugfixes
by Markus Lidel
· 19 years ago
24791bd
[PATCH] I2O: Remove wrong I2O device class
by Markus Lidel
· 19 years ago
793fd15
[PATCH] I2O: SPARC fixes
by Markus Lidel
· 19 years ago
a1a5ea7
[PATCH] I2O: changed I2O API to create I2O messages in kernel memory
by Markus Lidel
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
9bbc834
[PATCH] s390: fix invalid return code in sclp_cpi
by Peter Oberparleiter
· 19 years ago
3b79306
[PATCH] s390: Fix missing release function and cosmetic changes
by Cornelia Huck
· 19 years ago
88fbf18
[PATCH] s390: add support for cex2a crypto cards
by Eric Rossman
· 19 years ago
fb6958a
[PATCH] s390: multiple subchannel sets support
by Cornelia Huck
· 19 years ago
678a395
[PATCH] s390: convert /proc/cio_ignore
by Cornelia Huck
· 19 years ago
a28c694
[PATCH] s390: introduce struct channel_subsystem
by Cornelia Huck
· 19 years ago
f97a56f
[PATCH] s390: introduce for_each_subchannel
by Cornelia Huck
· 19 years ago
a8237fc
[PATCH] s390: introduce struct subchannel_id
by Cornelia Huck
· 19 years ago
8129ee1
[PATCH] s390: qdio V=V pass-through
by Frank Pavlic
· 19 years ago
05f29fc
[PATCH] s390: in-kernel crypto test vectors
by Jan Glauber
· 19 years ago
Next »