index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: extent macros cleanup
Dmitry Monakhov
2007-07-18
1
-4
/
+9
*
Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.
Dmitry Monakhov
2007-07-18
1
-8
/
+10
*
ext4: remove extra IS_RDONLY() check
Dave Hansen
2007-07-18
1
-1
/
+1
*
ext4: Use is_power_of_2()
Vignesh Babu
2007-07-18
1
-1
/
+2
*
Use zero_user_page() in ext4 where possible
Eric Sandeen
2007-07-18
1
-9
/
+2
*
ext4: Remove 65000 subdirectory limit
Andreas Dilger
2007-07-18
2
-15
/
+49
*
ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields
Kalpak Shah
2007-07-18
4
-8
/
+347
*
ext4: Add nanosecond timestamps
Kalpak Shah
2007-07-18
9
-25
/
+147
*
jbd2: Move jbd2-debug file to debugfs
Jose R. Santos
2007-07-18
3
-46
/
+33
*
jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
Jose R. Santos
2007-07-18
7
-17
/
+17
*
ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices
Jose R. Santos
2007-07-18
1
-0
/
+7
*
ext4: Make extents code sanely handle on-disk corruption
Alex Tomas
2007-07-18
1
-58
/
+86
*
ext4: copy i_flags to inode flags on write
Jan Kara
2007-07-18
3
-0
/
+22
*
ext4: Enable extents by default
Mingming Cao
2007-07-18
1
-1
/
+11
*
Change on-disk format to support 2^15 uninitialized extents
Amit Arora
2007-07-18
2
-7
/
+52
*
write support for preallocated blocks
Amit Arora
2007-07-18
2
-32
/
+225
*
fallocate support in ext4
Amit Arora
2007-07-18
4
-41
/
+232
*
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-07-18
12
-2
/
+92
*
slob: Kill off duplicate kzalloc() definition.
Paul Mundt
2007-07-18
1
-10
/
+0
*
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
2007-07-18
1
-5
/
+5
*
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
2007-07-18
1
-0
/
+1
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-07-18
11
-145
/
+1126
|
\
|
*
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
2007-07-17
1
-6
/
+6
|
*
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
2007-07-17
1
-1
/
+1
|
*
[S390] Simplify stack trace.
Heiko Carstens
2007-07-17
1
-15
/
+11
|
*
[S390] z/VM unit record device driver
Frank Munzert
2007-07-17
5
-0
/
+1018
|
*
[S390] vmcp cleanup
Christian Borntraeger
2007-07-17
2
-40
/
+53
|
*
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
2007-07-17
1
-2
/
+2
|
*
[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
2007-07-17
1
-3
/
+4
|
*
[S390] Update default configuration.
Martin Schwidefsky
2007-07-17
1
-78
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2007-07-18
7
-72
/
+502
|
\
\
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
Wim Van Sebroeck
2007-07-05
1
-2
/
+4
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add spinlock support
Wim Van Sebroeck
2007-07-05
1
-0
/
+9
|
*
|
[WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features
Wim Van Sebroeck
2007-07-05
1
-11
/
+53
|
*
|
[WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch
Wim Van Sebroeck
2007-07-05
2
-16
/
+13
|
*
|
[WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's
Wim Van Sebroeck
2007-07-05
1
-6
/
+6
|
*
|
[WATCHDOG] change s3c2410_wdt to using dev_() macros for output
Ben Dooks
2007-06-17
1
-16
/
+20
|
*
|
[WATCHDOG] s3c2410_wdt announce initialisation
Ben Dooks
2007-06-17
1
-0
/
+11
|
*
|
[WATCHDOG] at32ap700x-wdt: add iounmap if probe function fails
Hans-Christian Egtvedt
2007-06-10
1
-2
/
+9
|
*
|
[WATCHDOG] at32ap700x-wdt: add missing iounmap in _remove
Hans-Christian Egtvedt
2007-06-10
1
-0
/
+1
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix-2
Andrew Morton
2007-06-10
1
-2
/
+3
|
*
|
[WATCHDOG] watchdog-driver-for-at32ap700x-devices-fix
Andrew Morton
2007-06-10
1
-6
/
+9
|
*
|
[WATCHDOG] Watchdog driver for AT32AP700X devices
Hans-Christian Egtvedt
2007-06-10
3
-0
/
+336
|
*
|
[WATCHDOG] Mixcom Watchdog - CodingStyle clean-up
Wim Van Sebroeck
2007-06-04
1
-5
/
+4
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-3
/
+9
|
*
|
[WATCHDOG] Mixcom Watchdog - clean-up printk's
Wim Van Sebroeck
2007-06-04
1
-4
/
+7
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard part 2
Wim Van Sebroeck
2007-06-03
1
-12
/
+32
|
*
|
[WATCHDOG] Mixcom Watchdog - checkcard
Wim Van Sebroeck
2007-06-03
1
-24
/
+11
|
*
|
[WATCHDOG] Mixcom Watchdog - get rid of port offset's
Wim Van Sebroeck
2007-06-03
1
-8
/
+13
|
*
|
[WATCHDOG] Mixcom Watchdog - update "Documentation"
Wim Van Sebroeck
2007-06-03
1
-2
/
+7
[next]