summaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-04ocfs2: fix panic on kfree(xattr->name)Tetsuo Handa1-2/+0
2014-04-04ocfs2: do not put bh when buffer_uptodate failedalex chen1-2/+0
2014-04-04ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_l...Xue jiufei1-3/+0
2014-04-04ocfs2: allow for more than one data extent when creating xattrTariq Saeed1-1/+8
2014-04-04ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handlerZhonghua Guo1-12/+9
2014-04-04ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen1-1/+10
2014-04-04ocfs2: fix type conversion risk when get cluster attributesJoseph Qi1-3/+3
2014-04-04ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues4-122/+9
2014-04-04ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara3-7/+47
2014-04-04ocfs2: implement delayed dropping of last dquot referenceJan Kara4-0/+50
2014-04-04quota: provide function to grab quota structure referenceJan Kara2-2/+10
2014-04-04ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara1-7/+9
2014-04-04ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara3-17/+3
2014-04-04ocfs2: add dlm_recover_callback_support in sysfsGoldwyn Rodrigues1-0/+14
2014-04-04ocfs2: dlm: fix recovery hungJunxiao Bi1-2/+13
2014-04-04ocfs2: dlm: fix lock migration crashJunxiao Bi1-6/+8
2014-04-04ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_fileDarrick J. Wong9-21/+74
2014-04-04ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_superjoyce.xue1-3/+0
2014-04-04ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang5-30/+7
2014-04-04ocfs2: fix null pointer dereference when access dlm_state before launching dl...Zongxun Wang1-3/+3
2014-04-04arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven1-3/+0
2014-04-04sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-04-04arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto1-1/+1
2014-04-04sh: don't pass saved userspace state to exception handlersBobby Bingham2-28/+11
2014-04-04sh: remove unused do_fpu_errorBobby Bingham1-18/+0
2014-04-04sh: push extra copy of r0-r2 for syscall parametersBobby Bingham4-26/+20
2014-04-04score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker1-6/+0
2014-04-04genksyms: fix typeof() handlingJan Beulich7-384/+498
2014-04-04fanotify: move unrelated handling from copy_event_to_user()Jan Kara1-21/+19
2014-04-04fanotify: reorganize loop in fanotify_read()Jan Kara1-22/+24
2014-04-04fanotify: convert access_mutex to spinlockJan Kara2-8/+8
2014-04-04fanotify: use fanotify event structure for permission response processingJan Kara3-104/+116
2014-04-04fanotify: remove useless bypass_perm checkJan Kara1-8/+0
2014-04-04fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick1-1/+1
2014-04-04fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick1-1/+1
2014-04-04kmemleak: change some global variables to intLi Zefan1-40/+40
2014-04-04kmemleak: remove redundant codeLi Zefan2-8/+1
2014-04-04kmemleak: allow freeing internal objects after kmemleak was disabledLi Zefan2-15/+46
2014-04-04kmemleak: free internal objects only if there're no leaks to be reportedLi Zefan1-4/+9
2014-04-04kthread: ensure locality of task_struct allocationsNishanth Aravamudan1-2/+2
2014-04-04bdi: avoid oops on device removalJan Kara3-10/+28
2014-04-04backing_dev: fix hung task on syncDerek Basehore2-5/+8
2014-04-04sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-04-03pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov1-1/+3
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer1-6/+0
2014-04-02x86: Fix dumpstack_64 irq stack handlingSteven Rostedt (Red Hat)1-9/+10
2014-04-02x86: Fix dumpstack_64 to keep state of "used" variable in loopSteven Rostedt (Red Hat)1-5/+5
2014-04-02sparse: fix commentLi Zhong1-1/+1
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman1-1/+1
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman1-0/+13