| Commit message (Expand) | Author | Files | Lines |
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-12 | ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT | Theodore Ts'o | 1 | -2/+4 |
2013-08-12 | Linux 3.11-rc5v3.11-rc5 | Linus Torvalds | 1 | -1/+1 |
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 |
2013-08-10 | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified | Jie Liu | 1 | -3/+0 |
2013-08-09 | dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() | Oleg Nesterov | 1 | -1/+0 |
2013-08-09 | Revert "HID: hid-logitech-dj: querying_devices was never set" | Jiri Kosina | 1 | -2/+0 |
2013-08-09 | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 3 | -0/+27 |
2013-08-09 | powerpc: Save the TAR register earlier | Michael Neuling | 3 | -9/+19 |
2013-08-09 | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2 | -25/+60 |
2013-08-09 | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 1 | -11/+20 |
2013-08-09 | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 1 | -2/+3 |
2013-08-09 | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2013-08-09 | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 1 | -2/+2 |
2013-08-09 | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 1 | -1/+1 |
2013-08-09 | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 1 | -4/+14 |
2013-08-09 | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 1 | -46/+24 |
2013-08-09 | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 1 | -1/+1 |
2013-08-09 | ext4: fix mount/remount error messages for incompatible mount options | Piotr Sarna | 1 | -1/+16 |
2013-08-09 | ext4: allow the mount options nodelalloc and data=journal | Theodore Ts'o | 1 | -1/+1 |
2013-08-08 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 2 | -0/+5 |
2013-08-08 | hwmon: (adt7470) Fix incorrect return code check | Curt Brune | 1 | -1/+1 |
2013-08-08 | Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0" | Linus Torvalds | 1 | -3/+0 |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding | 1 | -1/+0 |
2013-08-08 | ALSA: usb-audio: do not trust too-big wMaxPacketSize values | Clemens Ladisch | 1 | -7/+6 |
2013-08-08 | NFSv4: Fix up nfs4_proc_lookup_mountpoint | Trond Myklebust | 1 | -5/+3 |
2013-08-08 | drm: Don't pass negative delta to ktime_sub_ns() | Michel Dänzer | 1 | -1/+4 |
2013-08-07 | drm/radeon: make missing smc ucode non-fatal | Alex Deucher | 4 | -10/+26 |
2013-08-07 | drm/radeon/dpm: require rlc for dpm | Alex Deucher | 1 | -1/+4 |
2013-08-07 | drm/radeon/cik: use a mutex to properly lock srbm instanced registers | Alex Deucher | 3 | -0/+13 |
2013-08-07 | drm/radeon: remove unnecessary unpin | Christian König | 1 | -1/+0 |
2013-08-07 | drm/radeon: add more UVD CS checking | Christian König | 1 | -8/+35 |