aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07shmem: support RENAME_NOREPLACEMiklos Szeredi1-2/+5
2014-08-07btrfs: add RENAME_NOREPLACEMiklos Szeredi1-1/+11
2014-08-07bad_inode: add ->rename2()Miklos Szeredi1-3/+4
2014-08-07fs: call rename2 if existsMiklos Szeredi3-10/+3
2014-08-07kernel/acct.c: fix coding style warnings and errorsIonut Alexa1-12/+16
2014-08-07death to mnt_pinnedAl Viro4-34/+30
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro5-10/+13
2014-08-07take fs_pin stuff to fs/*Al Viro5-100/+129
2014-08-07start carving bsd_acct_struct upAl Viro1-19/+23
2014-08-07acct: move mnt_pin() upwards.Al Viro1-2/+1
2014-08-07make acct_kill() wait for file closing.Al Viro1-3/+17
2014-08-07drop ->s_umount around acct_auto_close()Al Viro1-4/+14
2014-08-07acct: get rid of acct_lock for acct->countAl Viro1-33/+52
2014-08-07acct: get rid of acct_listAl Viro6-85/+62
2014-08-07acct: simplify check_free_space()Al Viro1-39/+11
2014-08-07acct: new lifetime rulesAl Viro1-106/+114
2014-08-07acct: serialize acct_on()Al Viro1-0/+4
2014-08-07acct() should honour the limits from the very beginningAl Viro1-2/+2
2014-08-07split the slow path in acct_process() offAl Viro1-22/+28
2014-08-07separate namespace-independent parts of filling acct_tAl Viro1-47/+51
2014-08-07acct: switch to __kernel_write()Al Viro3-20/+13
2014-08-07acct: encode_comp_t(0) is 0, fortunately...Al Viro1-3/+0
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds116-2825/+5010
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds13-423/+88
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro75-1355/+2507
2014-08-07vfio-pci: Attempt bus/slot reset on releaseAlex Williamson2-0/+113
2014-08-07vfio-pci: Use mutex around open, release, and removeAlex Williamson2-12/+23
2014-08-07vfio-pci: Release devices with BusMaster disabledAlex Williamson1-2/+8
2014-08-07dma: at_hdmac: fix invalid remaining bytes detectionAlexandre Belloni1-5/+7
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+28
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-3/+8
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds161-3284/+5477
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds156-3036/+5486
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-443/+619
2014-08-07pwm: sti: Supply Device Tree binding documentation for ST's PWM IPLee Jones1-0/+41
2014-08-07pwm: sti: Add new driver for ST's PWM IPLee Jones3-0/+377
2014-08-07dmaengine: nbpfaxi: don't build this driver where it cannot be usedGuennadi Liakhovetski1-0/+1
2014-08-07avr32: fix error return codeJulia Lawall1-3/+8
2014-08-07arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-07drm/i915: Bring GPU Freq to min while suspending.Deepak S1-1/+1
2014-08-07drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi2-6/+15
2014-08-07drm/i915: Don't accumulate hangcheck score on forward progressMika Kuoppala3-3/+16
2014-08-07drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.Kenneth Graunke1-0/+9
2014-08-07drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.Kenneth Graunke1-15/+22
2014-08-07rbd: remove extra newlines from rbd_warn() messagesIlya Dryomov1-13/+12
2014-08-07rbd: allocate img_request with GFP_NOIO instead GFP_ATOMICIlya Dryomov1-1/+1
2014-08-07arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell1-2/+2
2014-08-07pwm: imx: set can_sleep flag for imx_pwmShawn Guo1-0/+1
2014-08-07pwm: lpss: remove dependency on clk frameworkHeikki Krogerus1-22/+10
2014-08-07pwm: pwm-tipwmss: remove unnecessary OOM messagesJingoo Han1-3/+1