index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
iomap_copy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
ceph: reuse request message when replaying against recovering mds
Sage Weil
1
-5
/
+22
2010-07-10
ceph: fix creation of ipv6 sockets
Sage Weil
1
-3
/
+5
2010-07-10
ceph: fix parsing of ipv6 addresses
Sage Weil
1
-6
/
+19
2010-07-09
ceph: fix printing of ipv6 addrs
Sage Weil
1
-18
/
+6
2010-07-08
ceph: add kfree() to error path
Dan Carpenter
1
-0
/
+1
2010-07-06
ceph: fix leak of mon authorizer
Sage Weil
1
-0
/
+3
2010-07-05
ceph: fix message revocation
Sage Weil
1
-7
/
+7
2010-07-05
ceph: fix crush device 'out' threshold to 1.0, not 0.1
Sage Weil
1
-1
/
+1
2010-06-29
ceph: fix caps usage accounting for import (non-reserved) case
Sage Weil
1
-2
/
+8
2010-06-29
ceph: only release clean, unused caps with mds requests
Sage Weil
1
-5
/
+6
2010-06-24
ceph: fix crush CHOOSE_LEAF when type is already a leaf
Sage Weil
1
-13
/
+25
2010-06-24
ceph: fix crush recursion
Sage Weil
1
-0
/
+1
2010-06-24
ceph: fix caps debugfs entry
Yehuda Sadeh
1
-1
/
+1
2010-06-22
ceph: delay umount until all mds requests drop inode+dentry refs
Sage Weil
1
-0
/
+6
2010-06-22
ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate
Sage Weil
1
-7
/
+12
2010-06-17
ceph: fix crush map update decoding
Sage Weil
1
-0
/
+1
2010-06-13
ceph: fix message memory leak, uninitialized variable
Sage Weil
1
-0
/
+2
2010-06-13
ceph: fix map handler error path
Sage Weil
1
-1
/
+2
2010-06-13
ceph: some endianity fixes
Yehuda Sadeh
3
-3
/
+4
2010-06-12
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
1
-1
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
4
-0
/
+5
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-06-11
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
3
-125
/
+0
2010-06-11
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
1
-5
/
+5
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
1
-0
/
+3
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
1
-0
/
+4
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
1
-2
/
+5
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
1
-0
/
+2
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
1
-1
/
+2
2010-06-11
Btrfs: Fix null dereference in relocation.c
Yan, Zheng
1
-3
/
+4
2010-06-11
wimax/i2400m: fix missing endian correction read in fw loader
Inaky Perez-Gonzalez
1
-1
/
+1
2010-06-11
Btrfs: fix remap_file_pages error
Miao Xie
1
-1
/
+8
2010-06-11
Btrfs: uninitialized data is check_path_shared()
Dan Carpenter
1
-1
/
+1
2010-06-11
Btrfs: fix fallocate regression
Josef Bacik
1
-1
/
+1
2010-06-11
Btrfs: fix loop device on top of btrfs
Miao Xie
1
-0
/
+1
2010-06-11
net8139: fix a race at the end of NAPI
Figo.zhang
2
-2
/
+2
2010-06-11
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
1
-1
/
+1
2010-06-11
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
1
-3
/
+12
2010-06-11
net: deliver skbs on inactive slaves to exact matches
John Fastabend
3
-6
/
+20
2010-06-10
ceph: try to send partial cap release on cap message on missing inode
Sage Weil
3
-5
/
+9
2010-06-10
ceph: release cap on import if we don't have the inode
Sage Weil
3
-38
/
+61
2010-06-10
ceph: fix misleading/incorrect debug message
Sage Weil
1
-1
/
+1
2010-06-10
ceph: fix atomic64_t initialization on ia64
Jeff Mahoney
1
-1
/
+1
[next]