aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil2013-09-04
* rbd: fix I/O error propagation for readsJosh Durgin2013-09-04
* ceph: use vfs __set_page_dirty_nobuffers interface instead of doing it inside...Sha Zhengju2013-08-27
* ceph: allow sync_read/write return partial successed size of read/write.majianpeng2013-08-27
* ceph: fix bugs about handling short-read for sync read mode.majianpeng2013-08-27
* ceph: remove useless variable revoked_rdcacheLi Wang2013-08-27
* libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2013-08-27
* libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2013-08-27
* libceph: fix error handling in handle_reply()Dan Carpenter2013-08-27
* ceph: fix fallocate divisionSage Weil2013-08-27
* ceph: punch hole supportLi Wang2013-08-15
* ceph: fix request max sizeYan, Zheng2013-08-15
* ceph: introduce i_truncate_mutexYan, Zheng2013-08-15
* ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski2013-08-15
* Merge remote-tracking branch 'linus/master' into testingSage Weil2013-08-15
|\
| * Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-14
| |\
| | * fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng2013-08-13
| | * arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang2013-08-13
| | * ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu2013-08-13
| | * x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-13
| | * ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang2013-08-13
| | * ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu2013-08-13
| | * drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann2013-08-13
| | * hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko2013-08-13
| | * aoe: adjust ref of head for compound page tailsEd Cashin2013-08-13
| | * microblaze: fix clone syscallMichal Simek2013-08-13
| | * mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-13
| | * mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-13
| | * memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-08-13
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-13
| |\ \
| | * | sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra2013-07-30
| | * | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-18
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-13
| |\ \ \
| | * | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systemsAndi Kleen2013-08-12
| | * | | perf/x86: Fix intel QPI uncore event definitionsVince Weaver2013-08-05
| * | | | perf/arm: Fix armpmu_map_hw_event()Stephen Boyd2013-08-13
| * | | | sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2013-08-13
| | |_|/ | |/| |
| * | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-08-12
| |\ \ \
| | * | | cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton2013-08-07
| | * | | cifs: set sb->s_d_op before calling d_make_root()Jeff Layton2013-07-31
| | * | | cifs: fix bad error handling in crypto codeJeff Layton2013-07-31
| | * | | cifs: file: initialize oparms.reconnect before using itAndi Shyti2013-07-31
| | * | | Do not attempt to do cifs operations reading symlinks with SMB2Steve French2013-07-31
| | * | | cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-31
| * | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-12
| |\ \ \ \
| | * | | | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o2013-08-12
| | * | | | ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna2013-08-08
| | * | | | ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o2013-08-08
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-08-12
| |\ \ \ \ \
| | * | | | | mutex: Fix w/w mutex deadlock injectionMaarten Lankhorst2013-07-30