index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-msic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
libceph: simplify new message initialization
Alex Elder
1
-34
/
+4
2013-05-02
libceph: advance pagelist with list_rotate_left()
Alex Elder
1
-4
/
+2
2013-05-02
libceph: define and use in_msg_pos_next()
Alex Elder
1
-20
/
+37
2013-05-02
libceph: kill args in read_partial_message_bio()
Alex Elder
1
-6
/
+6
2013-05-02
libceph: change type of ceph_tcp_sendpage() "more"
Alex Elder
1
-3
/
+3
2013-05-02
libceph: minor byte order problems in read_partial_message()
Alex Elder
1
-1
/
+1
2013-05-02
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
Alex Elder
2
-1
/
+2
2013-05-02
libceph: clean up skipped message logic
Alex Elder
1
-10
/
+13
2013-05-02
libceph: separate read and write data
Alex Elder
5
-78
/
+105
2013-05-02
libceph: distinguish page and bio requests
Alex Elder
5
-21
/
+55
2013-05-02
libceph: separate osd request data info
Alex Elder
5
-65
/
+74
2013-05-02
libceph: don't assign page info in ceph_osdc_new_request()
Alex Elder
4
-18
/
+19
2013-05-02
ceph: simplify ceph_sync_write() page_align calculation
Alex Elder
1
-9
/
+4
2013-05-02
ceph: use calc_pages_for() in start_read()
Alex Elder
1
-1
/
+1
2013-05-02
libceph: no need for alignment for mds message
Alex Elder
1
-1
/
+0
2013-05-02
libceph: define mds_alloc_msg() method
Alex Elder
2
-40
/
+42
2013-05-02
libceph: drop mutex while allocating a message
Alex Elder
1
-4
/
+10
2013-05-02
libceph: rename ceph_calc_object_layout()
Alex Elder
4
-22
/
+16
2013-05-02
libceph: kill ceph_msg->pagelist_count
Alex Elder
3
-4
/
+0
2013-05-02
libceph: use (void *) for untyped data in osd ops
Alex Elder
1
-2
/
+2
2013-05-02
libceph: fix wrong opcode use in osd_req_encode_op()
Alex Elder
1
-2
/
+2
2013-05-02
libceph: complete lingering requests only once
Alex Elder
2
-0
/
+6
2013-05-02
ceph: acquire i_mutex in __ceph_do_pending_vmtruncate
Yan, Zheng
3
-13
/
+13
2013-05-02
ceph: don't early drop Fw cap
Yan, Zheng
1
-25
/
+17
2013-05-02
ceph: revert commit 22cddde104
Sage Weil
3
-77
/
+48
2013-05-02
ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag
Yan, Zheng
5
-95
/
+34
2013-05-02
ceph: set mds_want according to cap import message
Yan, Zheng
1
-1
/
+5
2013-05-02
ceph: queue cap release when trimming cap
Yan, Zheng
3
-3
/
+7
2013-05-02
ceph: fix LSSNAP regression
Yan, Zheng
1
-1
/
+2
2013-05-02
libceph: set page alignment in start_request()
Alex Elder
1
-1
/
+1
2013-05-02
libceph: distinguish page array and pagelist count
Alex Elder
4
-11
/
+14
2013-05-02
libceph: don't pass request to calc_layout()
Alex Elder
1
-8
/
+4
2013-05-02
libceph: format target object name in caller
Alex Elder
1
-7
/
+5
2013-05-02
libceph: pass object number back to calc_layout() caller
Alex Elder
1
-6
/
+7
2013-05-02
libceph: make ceph_msg->bio_seg be unsigned
Alex Elder
2
-8
/
+10
2013-05-02
libceph: fix a osd request memory leak
Alex Elder
1
-2
/
+4
2013-04-29
Linux 3.9
v3.9
Linus Torvalds
1
-1
/
+1
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-25
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-25
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
[next]