index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
readdir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
libceph: fix page calculation for non-page-aligned io
Sage Weil
1
-4
/
+6
2011-06-14
ceph: fix page alignment corrections
Sage Weil
1
-5
/
+3
2011-06-08
ceph: unwind canceled flock state
Sage Weil
1
-10
/
+16
2011-06-08
ceph: fix ENOENT logic in striped_read
Sage Weil
1
-2
/
+2
2011-06-08
ceph: fix short sync reads from the OSD
Sage Weil
1
-13
/
+15
2011-06-08
ceph: fix sync vs canceled write
Sage Weil
1
-5
/
+10
2011-06-08
ceph: use ihold when we already have an inode ref
Sage Weil
10
-28
/
+37
2011-05-24
ceph: fix cap flush race reentrancy
Sage Weil
3
-29
/
+31
2011-05-24
libceph: subscribe to osdmap when cluster is full
Sage Weil
1
-0
/
+9
2011-05-24
libceph: handle new osdmap down/state change encoding
Sage Weil
1
-3
/
+8
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
1
-0
/
+3
2011-05-24
ceph: avoid inode lookup on nfs fh reconnect
Sage Weil
1
-2
/
+6
2011-05-24
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
Sage Weil
2
-2
/
+18
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
1
-1
/
+2
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
1
-7
/
+7
2011-05-19
rbd: warn on update_snaps failure on notify
Sage Weil
1
-1
/
+6
2011-05-19
ceph: check return value for start_request in writepages
Sage Weil
2
-2
/
+9
2011-05-19
ceph: remove useless check
Sage Weil
1
-2
/
+0
2011-05-19
libceph: add missing breaks in addr_set_port
Sage Weil
1
-0
/
+2
2011-05-19
libceph: fix TAG_WAIT case
Sage Weil
1
-1
/
+3
2011-05-19
ceph: fix broken comparison in readdir loop
Sage Weil
1
-1
/
+1
2011-05-19
libceph: fix osdmap timestamp assignment
Sage Weil
1
-1
/
+1
2011-05-19
ceph: fix rare potential cap leak
Sage Weil
1
-1
/
+2
2011-05-19
libceph: use snprintf for unknown addrs
Sage Weil
1
-1
/
+2
2011-05-19
libceph: use snprintf for formatting object name
Sage Weil
1
-1
/
+1
2011-05-19
ceph: use snprintf for dirstat content
Sage Weil
1
-2
/
+3
2011-05-19
libceph: fix uninitialized value when no get_authorizer method is set
Sage Weil
1
-5
/
+6
2011-05-19
libceph: remove unused variable
Sage Weil
1
-2
/
+0
2011-05-19
libceph: handle connection reopen race with callbacks
Sage Weil
1
-13
/
+51
2011-05-19
ceph: take reference on mds request r_unsafe_dir
Sage Weil
1
-0
/
+4
2011-05-19
Linux 2.6.39
v2.6.39
Linus Torvalds
1
-1
/
+1
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
22
-50
/
+108
2011-05-18
of: fix race when matching drivers
Milton Miller
1
-2
/
+6
2011-05-18
MIPS: Kludge IP27 build for 2.6.39.
Ralf Baechle
1
-0
/
+2
2011-05-18
MIPS: AR7: Fix GPIO register size for Titan variant.
Florian Fainelli
1
-3
/
+1
2011-05-18
MIPS: Fix duplicate invocation of notify_die.
Ralf Baechle
1
-4
/
+2
2011-05-18
MIPS: RB532: Fix iomap resource size miscalculation.
Ralf Baechle
1
-1
/
+1
2011-05-18
configfs: Fix race between configfs_readdir() and configfs_d_iput()
Joel Becker
1
-5
/
+28
2011-05-18
configfs: Don't try to d_delete() negative dentries.
Joel Becker
1
-2
/
+4
2011-05-18
block: don't delay blk_run_queue_async
Shaohua Li
1
-1
/
+3
2011-05-18
procfs: add stub for proc_mkdir_mode()
Randy Dunlap
1
-0
/
+2
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2011-05-18
memcg: fix zone congestion
KAMEZAWA Hiroyuki
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-05-18
rapidio: fix default routing initialization
Alexandre Bounine
3
-0
/
+21
2011-05-17
cifs: fix cifsConvertToUCS() for the mapchars case
Jeff Layton
1
-8
/
+6
2011-05-17
cifs: add fallback in is_path_accessible for old servers
Jeff Layton
1
-0
/
+5
2011-05-17
x86, AMD: Fix ARAT feature setting again
Borislav Petkov
1
-1
/
+1
2011-05-17
Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
Borislav Petkov
1
-1
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
3
-4
/
+19
[next]