index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authenc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
1
-4
/
+2
2013-08-27
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
1
-0
/
+2
2013-08-27
libceph: fix error handling in handle_reply()
Dan Carpenter
1
-3
/
+3
2013-08-27
ceph: fix fallocate division
Sage Weil
1
-6
/
+10
2013-08-15
ceph: punch hole support
Li Wang
2
-2
/
+205
2013-08-15
ceph: fix request max size
Yan, Zheng
1
-7
/
+11
2013-08-15
ceph: introduce i_truncate_mutex
Yan, Zheng
4
-22
/
+30
2013-08-15
ceph: cleanup the logic in ceph_invalidatepage
Milosz Tanski
1
-14
/
+15
2013-08-14
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-14
arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"
Chen Gang
3
-0
/
+4
2013-08-14
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
Jeff Liu
1
-3
/
+1
2013-08-14
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
3
-2
/
+3
2013-08-14
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
5
-53
/
+16
2013-08-14
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
1
-1
/
+1
2013-08-14
drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...
Lothar Waßmann
1
-10
/
+25
2013-08-14
hugetlb: fix lockdep splat caused by pmd sharing
Michal Hocko
1
-0
/
+10
2013-08-14
aoe: adjust ref of head for compound page tails
Ed Cashin
1
-10
/
+7
2013-08-14
microblaze: fix clone syscall
Michal Simek
4
-1
/
+18
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
9
-10
/
+107
2013-08-14
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
8
-9
/
+84
2013-08-14
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+2
2013-08-14
perf/arm: Fix armpmu_map_hw_event()
Stephen Boyd
1
-1
/
+6
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
3
-8
/
+24
2013-08-12
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-2
/
+4
2013-08-12
perf/x86: Add Haswell ULT model number used in Macbook Air and other systems
Andi Kleen
1
-0
/
+1
2013-08-12
Linux 3.11-rc5
v3.11-rc5
Linus Torvalds
1
-1
/
+1
2013-08-10
ceph: Remove bogus check in invalidatepage
Milosz Tanski
1
-4
/
+0
2013-08-10
ceph: replace hold_mutex flag with goto
Sage Weil
1
-7
/
+4
2013-08-10
ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understand
majianpeng
1
-7
/
+9
2013-08-10
block: rbd: use NULL instead of 0
Jingoo Han
1
-2
/
+2
2013-08-10
ceph: fix freeing inode vs removing session caps race
Yan, Zheng
3
-0
/
+41
2013-08-10
ceph: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-10
ceph: Add check returned value on func ceph_calc_ceph_pg.
majianpeng
1
-2
/
+6
2013-08-10
ceph: Don't use ceph-sync-mode for synchronous-fs.
majianpeng
1
-2
/
+0
2013-08-10
ceph: cleanup types in striped_read()
Dan Carpenter
1
-4
/
+4
2013-08-10
ceph: trim deleted inode
Yan, Zheng
1
-1
/
+40
2013-08-10
ceph: wake up writer if vmtruncate work get blocked
Yan, Zheng
1
-1
/
+8
2013-08-10
ceph: drop CAP_LINK_SHARED when sending "link" request to MDS
Yan, Zheng
1
-0
/
+2
2013-08-10
ceph: fix null pointer dereference
Nathaniel Yazdani
1
-0
/
+3
2013-08-10
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-08-10
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.
majianpeng
1
-1
/
+3
2013-08-10
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-10
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2
-5
/
+5
2013-08-10
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-10
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-08-10
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
1
-11
/
+14
2013-08-10
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
1
-8
/
+15
2013-08-10
Btrfs: do not offset physical if we're compressed
Josef Bacik
1
-3
/
+6
2013-08-10
Btrfs: fix extent buffer leak after backref walking
Liu Bo
1
-1
/
+0
2013-08-10
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
[next]