Age | Commit message (Expand) | Author | Files | Lines |
2015-02-19 | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 1 | -2/+3 |
2015-02-19 | libceph: fix double __remove_osd() problem | Ilya Dryomov | 1 | -8/+18 |
2015-02-19 | rbd: convert to blk-mq | Christoph Hellwig | 1 | -54/+68 |
2015-02-19 | x86, mm/ASLR: Fix stack randomization on 64-bit systems | Hector Marco-Gisbert | 2 | -5/+6 |
2015-02-19 | Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Ingo Molnar | 1 | -2/+26 |
2015-02-19 | x86/mm/init: Fix incorrect page size in init_memory_mapping() printks | Dave Hansen | 1 | -2/+26 |
2015-02-19 | x86/mm/ASLR: Propagate base load address calculation | Jiri Kosina | 7 | -17/+63 |
2015-02-19 | ceph: return error for traceless reply race | Yan, Zheng | 1 | -6/+9 |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng | 2 | -3/+6 |
2015-02-19 | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng | 1 | -3/+26 |
2015-02-19 | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 1 | -0/+4 |
2015-02-19 | libceph: tcp_nodelay support | Chaitanya Huilgol | 4 | -4/+33 |
2015-02-19 | rbd: do not treat standalone as flatten | Ilya Dryomov | 1 | -20/+10 |
2015-02-19 | ceph: fix atomic_open snapdir | Yan, Zheng | 1 | -1/+1 |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng | 1 | -14/+15 |
2015-02-19 | client: include kernel version in client metadata | Yan, Zheng | 1 | -1/+2 |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 3 | -4/+19 |
2015-02-19 | ceph: fix request time stamp encoding | Yan, Zheng | 1 | -2/+10 |
2015-02-19 | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2 | -15/+26 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2 | -9/+5 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 1 | -44/+42 |
2015-02-19 | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2 | -18/+35 |
2015-02-19 | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 1 | -7/+6 |
2015-02-19 | ceph: improve reference tracking for snaprealm | Yan, Zheng | 4 | -27/+63 |
2015-02-19 | ceph: properly zero data pages for file holes. | Yan, Zheng | 1 | -6/+7 |
2015-02-19 | ceph: acl: Remove unused function | Rickard Strandqvist | 1 | -14/+0 |
2015-02-19 | rbd: nuke copy_token() | Rickard Strandqvist | 1 | -30/+0 |
2015-02-19 | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 4 | -0/+27 |
2015-02-19 | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 1 | -2/+2 |
2015-02-19 | libceph: nuke pool op infrastructure | Ilya Dryomov | 5 | -192/+4 |
2015-02-19 | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 1 | -1/+4 |
2015-02-19 | x86/intel/quark: Fix simple_return.cocci warnings | Fengguang Wu | 1 | -5/+1 |
2015-02-19 | x86/intel/quark: Fix ptr_ret.cocci warnings | Fengguang Wu | 1 | -4/+1 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 15 | -16/+16 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 11 | -16/+16 |
2015-02-19 | cpufreq: s3c: remove last use of resume_clocks callback | Arnd Bergmann | 1 | -8/+0 |
2015-02-19 | cpufreq: s3c: remove incorrect __init annotations | Arnd Bergmann | 2 | -3/+3 |
2015-02-18 | x86/intel/quark: Add Intel Quark platform support | Bryan O'Donoghue | 2 | -0/+17 |
2015-02-18 | x86/intel/quark: Add Isolated Memory Regions for Quark X1000 | Bryan O'Donoghue | 6 | -0/+897 |
2015-02-18 | Documentation/x86: Fix path in zero-page.txt | Alexander Kuleshov | 1 | -1/+1 |
2015-02-18 | x86/apic: Fix the devicetree build in certain configs | Ricardo Ribalda Delgado | 1 | -0/+8 |
2015-02-18 | NFSv4.1: Clean up bind_conn_to_session | Trond Myklebust | 3 | -23/+30 |
2015-02-18 | kprobes/x86: Mark 2 bytes NOP as boostable | Wang Nan | 1 | -1/+1 |
2015-02-18 | NFSv4.1: Always set up a forward channel when binding the session | Trond Myklebust | 1 | -1/+1 |
2015-02-18 | NFSv4.1: Don't set up a backchannel if the server didn't agree to do so | Trond Myklebust | 3 | -2/+9 |
2015-02-18 | NFSv4.1: Clean up create_session | Trond Myklebust | 4 | -23/+49 |
2015-02-18 | uprobes/x86: Fix 2-byte opcode table | Denys Vlasenko | 1 | -35/+17 |
2015-02-18 | uprobes/x86: Fix 1-byte opcode tables | Denys Vlasenko | 1 | -48/+18 |
2015-02-18 | uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support... | Denys Vlasenko | 1 | -19/+134 |
2015-02-18 | Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 4 | -49/+36 |