| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: fix bugs about handling short-read for sync read mode. | majianpeng | 2013-08-27 | 1 | -23/+16 |
* | ceph: remove useless variable revoked_rdcache | Li Wang | 2013-08-27 | 1 | -4/+1 |
* | libceph: create_singlethread_workqueue() doesn't return ERR_PTRs | Dan Carpenter | 2013-08-27 | 1 | -4/+2 |
* | libceph: potential NULL dereference in ceph_osdc_handle_map() | Dan Carpenter | 2013-08-27 | 1 | -0/+2 |
* | libceph: fix error handling in handle_reply() | Dan Carpenter | 2013-08-27 | 1 | -3/+3 |
* | ceph: fix fallocate division | Sage Weil | 2013-08-27 | 1 | -6/+10 |
* | ceph: punch hole support | Li Wang | 2013-08-15 | 2 | -2/+205 |
* | ceph: fix request max size | Yan, Zheng | 2013-08-15 | 1 | -7/+11 |
* | ceph: introduce i_truncate_mutex | Yan, Zheng | 2013-08-15 | 4 | -22/+30 |
* | ceph: cleanup the logic in ceph_invalidatepage | Milosz Tanski | 2013-08-15 | 1 | -14/+15 |
* | Merge remote-tracking branch 'linus/master' into testing | Sage Weil | 2013-08-15 | 9493 | -283605/+729834 |
|\ |
|
| * | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 32 | -105/+282 |
| |\ |
|
| | * | fs/proc/task_mmu.c: fix buffer overflow in add_page_map() | yonghua zheng | 2013-08-14 | 1 | -4/+4 |
| | * | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang | 2013-08-14 | 3 | -0/+4 |
| | * | ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() | Jeff Liu | 2013-08-14 | 1 | -3/+1 |
| | * | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 2013-08-14 | 3 | -2/+3 |
| | * | ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page | Tiger Yang | 2013-08-14 | 5 | -53/+16 |
| | * | ocfs2: Revert 40bd62e to avoid regression in extended allocation | Jie Liu | 2013-08-14 | 1 | -1/+1 |
| | * | drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll... | Lothar Waßmann | 2013-08-14 | 1 | -10/+25 |
| | * | hugetlb: fix lockdep splat caused by pmd sharing | Michal Hocko | 2013-08-14 | 1 | -0/+10 |
| | * | aoe: adjust ref of head for compound page tails | Ed Cashin | 2013-08-14 | 1 | -10/+7 |
| | * | microblaze: fix clone syscall | Michal Simek | 2013-08-14 | 4 | -1/+18 |
| | * | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-14 | 9 | -10/+107 |
| | * | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 2013-08-14 | 8 | -9/+84 |
| | * | memcg: don't initialize kmem-cache destroying work for root caches | Andrey Vagin | 2013-08-14 | 1 | -2/+2 |
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-08-14 | 4 | -25/+77 |
| |\ \ |
|
| | * | | sched: Ensure update_cfs_shares() is called for parents of continuously-runni... | Peter Zijlstra | 2013-07-30 | 1 | -0/+1 |
| | * | | sched: Fix some kernel-doc warnings | Yacine Belkadi | 2013-07-18 | 4 | -25/+76 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-08-14 | 2 | -2/+3 |
| |\ \ \ |
|
| | * | | | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 2013-08-12 | 1 | -0/+1 |
| | * | | | perf/x86: Fix intel QPI uncore event definitions | Vince Weaver | 2013-08-05 | 1 | -2/+2 |
| * | | | | perf/arm: Fix armpmu_map_hw_event() | Stephen Boyd | 2013-08-14 | 1 | -1/+6 |
| * | | | | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 2013-08-13 | 3 | -8/+24 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-08-13 | 11 | -51/+98 |
| |\ \ \ |
|
| | * | | | cifs: don't instantiate new dentries in readdir for inodes that need to be re... | Jeff Layton | 2013-08-07 | 1 | -0/+8 |
| | * | | | cifs: set sb->s_d_op before calling d_make_root() | Jeff Layton | 2013-07-31 | 1 | -6/+5 |
| | * | | | cifs: fix bad error handling in crypto code | Jeff Layton | 2013-07-31 | 2 | -6/+15 |
| | * | | | cifs: file: initialize oparms.reconnect before using it | Andi Shyti | 2013-07-31 | 1 | -0/+1 |
| | * | | | Do not attempt to do cifs operations reading symlinks with SMB2 | Steve French | 2013-07-31 | 4 | -32/+60 |
| | * | | | cifs: extend the buffer length enought for sprintf() using | Chen Gang | 2013-07-31 | 4 | -7/+9 |
| * | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-08-13 | 2 | -4/+21 |
| |\ \ \ \ |
|
| | * | | | | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT | Theodore Ts'o | 2013-08-12 | 1 | -2/+4 |
| | * | | | | ext4: fix mount/remount error messages for incompatible mount options | Piotr Sarna | 2013-08-09 | 1 | -1/+16 |
| | * | | | | ext4: allow the mount options nodelalloc and data=journal | Theodore Ts'o | 2013-08-09 | 1 | -1/+1 |
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-08-12 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | mutex: Fix w/w mutex deadlock injection | Maarten Lankhorst | 2013-07-30 | 1 | -2/+2 |
| * | | | | | | Linux 3.11-rc5v3.11-rc5 | Linus Torvalds | 2013-08-12 | 1 | -1/+1 |
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-08-12 | 4 | -19/+28 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen | 2013-08-02 | 1 | -0/+3 |
| | * | | | | | | [SCSI] fnic: BUG: sleeping function called from invalid context during probe | Chris Leech | 2013-08-02 | 2 | -14/+10 |