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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-04-28
fat: detect media without partition table correctly
Frank Seidel
1
-3
/
+17
2008-04-19
block: send disk "change" event for rescan_partitions()
Kay Sievers
1
-0
/
+4
2008-02-08
Enhanced partition statistics: remove old partition statistics
Jerome Marchand
1
-2
/
+0
2008-02-08
Enhanced partition statistics: sysfs
Jerome Marchand
1
-3
/
+19
2008-02-08
Enhanced partition statistics: update partition statitics
Jerome Marchand
1
-0
/
+7
2008-02-07
Block: Fix whole_disk attribute bug
Greg Kroah-Hartman
1
-7
/
+10
2008-02-06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
Thomas Bogendoerfer
1
-1
/
+1
2008-01-24
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
Driver core: convert block from raw kobjects to core devices
Kay Sievers
1
-210
/
+105
2008-01-24
kset: convert block_subsys to use kset_create
Greg Kroah-Hartman
1
-3
/
+3
2008-01-24
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
1
-3
/
+3
2007-10-14
fs/partitions/sun.c endianness annotations
Al Viro
1
-2
/
+2
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-5
/
+7
2007-07-30
[PARTITION]: Sun/Solaris VTOC table corrections
Mark Fortescue
2
-17
/
+46
2007-07-30
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
1
-1
/
+4
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-16
Fix LDM for new field in the VOL5 VBLK.
Anton Altaparmakov
2
-46
/
+93
2007-07-16
fix compiler warnings in acorn.c
Denver Gingerich
1
-0
/
+9
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-07-10
[S390] fixed cdl-format detection.
Stefan Haberland
1
-70
/
+97
2007-05-21
partitions/LDM: build fix
Jeff Garzik
1
-1
/
+1
2007-05-21
LDM: Fix for Windows Vista dynamic disks
Anton Altaparmakov
3
-97
/
+127
2007-05-11
small cleanup in gpt partition handling
Olaf Hering
1
-7
/
+5
2007-05-11
Let SYSV68_PARTITION default to yes on VME only
Geert Uytterhoeven
1
-1
/
+1
2007-05-08
partition: add support for sysv68 partitions
Philippe De Muyter
5
-0
/
+107
2007-05-07
mm: optimize acorn partition truncate
Peter Zijlstra
1
-1
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-1
/
+1
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-3
/
+0
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-3
/
+3
2007-03-16
[PATCH] change misleading EFI partition support description
Johannes Berg
1
-2
/
+1
2007-03-16
[PATCH] fix rescan_partitions to return errors properly
suzuki
1
-1
/
+1
2007-03-08
[PATCH] check_partition(): fix error check
suzuki
1
-1
/
+1
2007-02-16
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
1
-6
/
+3
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+18
2007-02-11
[PATCH] msdos partitions: fix logic error in AIX detection
Olaf Hering
1
-4
/
+4
2007-02-11
[PATCH] relax check for AIX in msdos partition table
Olaf Hering
1
-1
/
+11
2007-02-10
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
4
-6
/
+18
2006-12-09
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Thomas Bogendoerfer
1
-1
/
+1
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+27
2006-12-07
[PATCH] Fix check_partition routines
Suzuki K P
4
-15
/
+33
2006-12-07
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
1
-1
/
+3
2006-12-04
[PATCH] Enable RAID autorun on Mac partition tables.
David Woodhouse
1
-0
/
+2
2006-10-17
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
1
-8
/
+42
2006-10-10
[PATCH] fs/partitions endianness annotations
Al Viro
1
-4
/
+2
2006-10-01
[PATCH] fs/partitions: Conversion to generic boolean
Richard Knutsson
1
-136
/
+131
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-09-29
[PATCH] ignore partition table on disks with AIX label
Olaf Hering
1
-0
/
+31
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-6
/
+3
[next]