summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-03ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handlerZhonghua Guo1-12/+9
2014-04-03ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen1-1/+10
2014-04-03ocfs2: fix type conversion risk when get cluster attributesJoseph Qi1-3/+3
2014-04-03ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues4-122/+9
2014-04-03ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara3-7/+47
2014-04-03ocfs2: implement delayed dropping of last dquot referenceJan Kara4-0/+50
2014-04-03quota: provide function to grab quota structure referenceJan Kara2-2/+10
2014-04-03ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara1-7/+9
2014-04-03ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara3-17/+3
2014-04-03ocfs2: add dlm_recover_callback_support in sysfsGoldwyn Rodrigues1-0/+14
2014-04-03ocfs2: dlm: fix recovery hungJunxiao Bi1-2/+13
2014-04-03ocfs2: dlm: fix lock migration crashJunxiao Bi1-6/+8
2014-04-03ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_fileDarrick J. Wong9-21/+74
2014-04-03ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_superjoyce.xue1-3/+0
2014-04-03ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang5-30/+7
2014-04-03ocfs2: fix null pointer dereference when access dlm_state before launching dl...Zongxun Wang1-3/+3
2014-04-03arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven1-3/+0
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-04-03arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto1-1/+1
2014-04-03sh: don't pass saved userspace state to exception handlersBobby Bingham2-28/+11
2014-04-03sh: remove unused do_fpu_errorBobby Bingham1-18/+0
2014-04-03sh: push extra copy of r0-r2 for syscall parametersBobby Bingham4-26/+20
2014-04-03score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker1-6/+0
2014-04-03genksyms: fix typeof() handlingJan Beulich7-384/+498
2014-04-03fanotify: move unrelated handling from copy_event_to_user()Jan Kara1-21/+19
2014-04-03fanotify: reorganize loop in fanotify_read()Jan Kara1-22/+24
2014-04-03fanotify: convert access_mutex to spinlockJan Kara2-8/+8
2014-04-03fanotify: use fanotify event structure for permission response processingJan Kara3-104/+116
2014-04-03fanotify: remove useless bypass_perm checkJan Kara1-8/+0
2014-04-03fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick1-1/+1
2014-04-03fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick1-1/+1
2014-04-03kmemleak: change some global variables to intLi Zefan1-40/+40
2014-04-03kmemleak: remove redundant codeLi Zefan2-8/+1
2014-04-03kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2-15/+46
2014-04-03kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan1-4/+9
2014-04-03kthread: ensure locality of task_struct allocationsNishanth Aravamudan1-2/+2
2014-04-03bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-03backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-03sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds51-1907/+3140
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds30-207/+235
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1387-30582/+99667
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds29-658/+3022
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds67-97/+70
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-69/+211
2014-04-02pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds74-838/+3265
2014-04-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-24/+45
2014-04-02Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds6-43/+124
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds45-728/+1555