index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
fix_node.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2
-13
/
+11
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2
-8
/
+8
2008-07-25
reiserfs: convert j_lock to mutex
Jeff Mahoney
2
-4
/
+4
2008-07-25
reiserfs: correct mount option parsing to detect when quota options can be ch...
Jan Kara
1
-23
/
+60
2008-07-25
reiserfs: fix typos in messages and comments (journalled -> journaled)
Jan Kara
1
-5
/
+5
2008-07-25
reiserfs: fix synchronization of quota files in journal=data mode
Jan Kara
1
-9
/
+21
2008-07-25
hfsplus: convert the extents_lock in a mutex
Matthias Kaehlcke
4
-11
/
+12
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
4
-11
/
+11
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
3
-6
/
+7
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
5
-79
/
+3
2008-07-25
isofs: fix minor filesystem corruption
Adam Greenblatt
1
-2
/
+20
2008-07-25
ext3: validate directory entry data before use
Duane Griffin
1
-10
/
+12
2008-07-25
jbd: don't abort if flushing file data failed
Hidehiro Kawai
1
-7
/
+28
2008-07-25
ext3: kill 2 useless magic numbers
Li Zefan
1
-2
/
+2
2008-07-25
jbd: positively dispose the unmapped data buffers in journal_commit_transacti...
Toshiyuki Okajima
1
-9
/
+20
2008-07-25
jbd: unexport journal_update_superblock
Adrian Bunk
1
-1
/
+0
2008-07-25
ext3: handle deleting corrupted indirect blocks
Duane Griffin
1
-1
/
+15
2008-07-25
ext3: don't read inode block if the buffer has a write error
Hidehiro Kawai
1
-0
/
+10
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
3
-6
/
+24
2008-07-25
ext3: remove double definitions of xattr macros
Shen Feng
3
-7
/
+3
2008-07-25
jbd: fix race between free buffer and commit transaction
Mingming Cao
2
-4
/
+56
2008-07-25
ext3: improve some code in rb tree part of dir.c
Shen Feng
1
-10
/
+4
2008-07-25
jbd: tidy up revoke cache initialisation and destruction
Duane Griffin
1
-13
/
+23
2008-07-25
jbd: eliminate duplicated code in revocation table init/destroy functions
Duane Griffin
1
-76
/
+51
2008-07-25
jbd: replace potentially false assertion with if block
Duane Griffin
1
-3
/
+4
2008-07-25
ext3: correct mount option parsing to detect when quota options can be changed
Jan Kara
1
-7
/
+22
2008-07-25
ext3: fix typos in messages and comments (journalled -> journaled)
Jan Kara
1
-7
/
+7
2008-07-25
ext3: fix synchronization of quota files in journal=data mode
Jan Kara
1
-8
/
+27
2008-07-25
ext2: fix typo in Hurd part of include/linux/ext2_fs.h
Samuel Thibault
1
-2
/
+2
2008-07-25
ext2: remove double definitions of xattr macros
Shen Feng
3
-7
/
+3
2008-07-25
minix: remove !NO_TRUNCATE code
Adrian Bunk
3
-33
/
+0
2008-07-25
gpio: max732x driver
Eric Miao
4
-0
/
+424
2008-07-25
gpiolib: allow user-selection
Michael Buesch
18
-23
/
+116
2008-07-25
gpio: add bt8xxgpio driver
Michael Buesch
5
-0
/
+440
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
2
-40
/
+118
2008-07-25
gpio: sysfs interface
David Brownell
12
-20
/
+712
2008-07-25
kprobes: remove redundant config check
Abhishek Sagar
1
-5
/
+0
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
8
-67
/
+108
2008-07-25
mfd: sm501 fix gpio number calculation for upper bank
Ben Dooks
1
-1
/
+3
2008-07-25
mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset
Ben Dooks
1
-5
/
+24
2008-07-25
sm501: fixes for akpms comments on gpiolib addition
Ben Dooks
1
-8
/
+16
2008-07-25
sm501: gpio I2C support
Ben Dooks
2
-2
/
+84
2008-07-25
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
2
-3
/
+5
2008-07-25
sm501: add gpiolib support
Ben Dooks
3
-70
/
+257
2008-07-25
sm501: add power control callback
Ben Dooks
2
-0
/
+38
2008-07-25
printk ratelimiting rewrite
Dave Young
10
-56
/
+79
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
1
-13
/
+6
2008-07-25
list debugging: use WARN() instead of BUG()
Dave Jones
1
-22
/
+14
2008-07-25
Example use of WARN()
Arjan van de Ven
1
-6
/
+3
2008-07-25
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
Arjan van de Ven
1
-3
/
+1
[next]