summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson5-5/+21
2017-08-15gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai1-0/+1
2017-08-10gfs2: forcibly flush ail to relieve memory pressureAbhi Das3-1/+18
2017-08-10gfs2: Clean up waiting on glocksAndreas Gruenbacher1-20/+7
2017-08-10gfs2: Defer deleting inodes under memory pressureAndreas Gruenbacher1-0/+21
2017-08-10gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher3-3/+39
2017-08-10gfs2: Get rid of gfs2_set_nlinkAndreas Gruenbacher1-27/+1
2017-08-10gfs2: gfs2_glock_get: Wait on freeing glocksAndreas Gruenbacher1-22/+104
2017-08-09gfs2: Fix trivial typosAndreas Gruenbacher2-2/+2
2017-08-09GFS2: Delete debugfs files only after we evict the glocksBob Peterson2-1/+1
2017-08-09GFS2: Don't waste time locking lru_lock for non-lru glocksBob Peterson1-0/+3
2017-08-09GFS2: Don't bother trying to add rgrps to the lru listBob Peterson1-1/+0
2017-08-09GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson1-1/+10
2017-08-09GFS2: Clear gl_object if gfs2_create_inode failsBob Peterson1-1/+4
2017-07-21GFS2: Set gl_object in inode lookup only after block type checkBob Peterson1-2/+2
2017-07-21GFS2: Introduce helper for clearing gl_objectBob Peterson3-4/+38
2017-07-21gfs2: add flag REQ_PRIO for metadata I/OColy Li4-6/+11
2017-07-21GFS2: fix code parameter error in inode_go_lockWang Xibo1-1/+1
2017-07-19gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher1-2/+2
2017-07-19gfs2: Don't clear SGID when inheriting ACLsJan Kara1-13/+14
2017-07-17gfs2: Lock holder cleanup (fixup)Andreas Gruenbacher1-2/+1
2017-07-17GFS2: Prevent double brelse in gfs2_meta_indirect_bufferBob Peterson1-1/+2
2017-07-08exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-08Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-63/+572
2017-07-08Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-26/+23
2017-07-08Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-24/+218
2017-07-08Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+10
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds12-133/+261
2017-07-08Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-72/+93
2017-07-08Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-26/+37
2017-07-08Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds12-104/+67
2017-07-08Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds42-509/+1011
2017-07-07Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds5-5/+6
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds161-1082/+4328
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-0/+21
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-9/+14
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds37-183/+985
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds49-459/+1507
2017-07-07openrisc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-1/+0
2017-07-07openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser1-0/+1
2017-07-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds145-1031/+10478
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds49-911/+1212
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds5-6/+195
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-460/+1504
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds131-1723/+3093
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-601/+5
2017-07-07Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-25/+4
2017-07-07Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-41/+40