index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
partitions
/
check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
Merge branch 'for-linus' into for-3.1/core
Jens Axboe
1
-7
/
+3
2011-06-13
fs/partitions/check.c: make local symbols static
H Hartley Sweeten
1
-6
/
+6
2011-05-30
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
1
-7
/
+3
2011-05-26
block: fix oops on !disk->queue and sysfs discard alignment display
Jens Axboe
1
-3
/
+5
2011-05-09
fs: fixup warning part_discard_alignment_show()
Jens Axboe
1
-2
/
+1
2011-05-06
block: Remove extra discard_alignment from hd_struct.
Tao Ma
1
-3
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
1
-89
/
+0
2011-01-07
block: add internal hd part table references
Jens Axboe
1
-5
/
+3
2011-01-05
block: fix accounting bug on cross partition merges
Jerome Marchand
1
-1
/
+9
2010-12-16
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
1
-89
/
+0
2010-11-27
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
1
-1
/
+1
2010-11-16
Merge branch 'v2.6.37-rc2' into for-2.6.38/core
Jens Axboe
1
-13
/
+29
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-1
/
+1
2010-11-11
block: export 'ro' sysfs attribute for partitions
Kay Sievers
1
-0
/
+9
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
1
-12
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-10
/
+9
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
1
-10
/
+9
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
1
-0
/
+12
2010-09-15
block, partition: add partition_meta_info to hd_struct
Will Drewry
1
-3
/
+20
2010-08-11
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
1
-4
/
+18
2010-06-14
fs: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-05-21
block: improve automatic native capacity unlocking
Tejun Heo
1
-14
/
+55
2010-05-21
block: use struct parsed_partitions *state universally in partition check code
Tejun Heo
1
-2
/
+3
2010-05-21
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
Tejun Heo
1
-2
/
+2
2010-05-21
block: restart partition scan after resizing a device
Tejun Heo
1
-10
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
1
-3
/
+4
2009-11-10
block: Expose discard granularity
Martin K. Petersen
1
-0
/
+12
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
1
-1
/
+11
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
1
-11
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
1
-1
/
+11
2009-07-12
partitions: fix broken uevent_suppress conversion
Heiko Carstens
1
-1
/
+1
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
1
-10
/
+32
2009-06-07
partitions: add ->set_capacity block device method
Bartlomiej Zolnierkiewicz
1
-11
/
+32
2009-06-07
partitions: warn about the partition exceeding device capacity
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
1
-0
/
+10
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+4
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
1
-5
/
+5
2009-01-26
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
Arnaldo Carvalho de Melo
1
-4
/
+1
2009-01-26
blktrace: add ftrace plugin
Arnaldo Carvalho de Melo
1
-0
/
+7
2009-01-09
block: fix bug in ptbl lookup cache
Neil Brown
1
-0
/
+1
2009-01-06
block: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-8
/
+3
2008-11-18
block/md: fix md autodetection
Tejun Heo
1
-1
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
1
-12
/
+13
2008-11-18
block: fix add_partition() error path
Tejun Heo
1
-1
/
+3
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
1
-1
/
+1
[next]