index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
namei.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
6
-20
/
+6
2010-07-01
fs-writeback: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-06-30
splice: check f_mode for seekable file
Changli Gao
1
-4
/
+2
2010-06-30
splice: direct_splice_actor() should not use pos in sd
Changli Gao
1
-1
/
+2
2010-06-29
fs: fix superblock iteration race
npiggin@suse.de
3
-0
/
+23
2010-06-28
acpi: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-06-28
ocfs2: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-06-28
davinci: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-06-28
arm: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-06-28
v4l-dvb: update gfp/slab.h includes
Tejun Heo
4
-0
/
+4
2010-06-27
KEYS: Propagate error code instead of returning -EINVAL
Dan Carpenter
1
-2
/
+2
2010-06-27
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
1
-0
/
+1
2010-06-27
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
1
-1
/
+2
2010-06-27
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-26
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
3
-53
/
+180
2010-06-26
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
3
-38
/
+52
2010-06-26
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-26
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-26
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
6
-112
/
+94
2010-06-26
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
1
-1
/
+2
2010-06-26
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
1
-5
/
+13
2010-06-26
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
1
-1
/
+1
2010-06-25
x86, Calgary: Increase max PHB number
Darrick J. Wong
1
-5
/
+10
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
1
-0
/
+6
2010-06-25
Bluetooth: Bring back var 'i' increment
Gustavo F. Padovan
1
-0
/
+2
2010-06-25
MAINTAINERS - Add an entry for the input MT protocol
Henrik Rydberg
1
-0
/
+7
2010-06-25
ext3: update ctime when changing the file's permission by setfacl
Miao Xie
1
-0
/
+1
2010-06-25
ext2: update ctime when changing the file's permission by setfacl
Jan Kara
1
-0
/
+1
2010-06-24
xfrm: check bundle policy existance before dereferencing it
Timo Teräs
1
-1
/
+2
2010-06-24
block: Don't count_vm_events for discard bio in submit_bio.
Tao Ma
1
-1
/
+1
2010-06-24
md/raid5: don't include 'spare' drives when reshaping to fewer devices.
NeilBrown
1
-2
/
+7
2010-06-24
md/raid5: add a missing 'continue' in a loop.
NeilBrown
1
-1
/
+3
2010-06-24
md/raid5: Allow recovered part of partially recovered devices to be in-sync
NeilBrown
1
-12
/
+30
2010-06-24
md/raid5: More careful check for "has array failed".
NeilBrown
1
-4
/
+71
2010-06-24
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2
-0
/
+3
2010-06-24
md/raid5: avoid oops when number of devices is reduced then increased.
NeilBrown
1
-9
/
+10
2010-06-24
md: enable raid4->raid0 takeover
Maciej Trela
1
-2
/
+6
2010-06-24
md: clear layout after ->raid0 takeover
Maciej Trela
1
-0
/
+2
2010-06-24
md: fix raid10 takeover: use new_layout for setup_conf
Maciej Trela
1
-8
/
+7
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
6
-35
/
+41
2010-06-24
md: raid10: Fix null pointer dereference in fix_read_error()
Prasanna S. Panchamukhi
1
-6
/
+6
2010-06-24
Restore partition detection of newly created md arrays.
NeilBrown
1
-0
/
+1
2010-06-24
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
1
-0
/
+9
2010-06-23
sky2: enable rx/tx in sky2_phy_reinit()
Brandon Philips
1
-5
/
+14
2010-06-23
MAINTAINERS: change mailing list address for CIFS
Jeff Layton
1
-1
/
+1
2010-06-23
cnic: Disable statistics initialization for eth clients that do not support s...
Dmitry Kravkov
1
-21
/
+34
2010-06-23
net: add dependency on fw class module to qlcnic and netxen_nic
Anirban Chakraborty
1
-0
/
+2
2010-06-23
snmp: fix SNMP_ADD_STATS()
Eric Dumazet
1
-1
/
+1
2010-06-23
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
1
-2
/
+2
2010-06-23
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
1
-0
/
+2
[next]