summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-07shmem: support RENAME_NOREPLACEMiklos Szeredi
2014-08-07btrfs: add RENAME_NOREPLACEMiklos Szeredi
2014-08-07bad_inode: add ->rename2()Miklos Szeredi
2014-08-07fs: call rename2 if existsMiklos Szeredi
2014-08-07kernel/acct.c: fix coding style warnings and errorsIonut Alexa
2014-08-07death to mnt_pinnedAl Viro
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro
2014-08-07take fs_pin stuff to fs/*Al Viro
2014-08-07start carving bsd_acct_struct upAl Viro
2014-08-07acct: move mnt_pin() upwards.Al Viro
2014-08-07make acct_kill() wait for file closing.Al Viro
2014-08-07drop ->s_umount around acct_auto_close()Al Viro
2014-08-07acct: get rid of acct_lock for acct->countAl Viro
2014-08-07acct: get rid of acct_listAl Viro
2014-08-07acct: simplify check_free_space()Al Viro
2014-08-07acct: new lifetime rulesAl Viro
2014-08-07acct: serialize acct_on()Al Viro
2014-08-07acct() should honour the limits from the very beginningAl Viro
2014-08-07split the slow path in acct_process() offAl Viro
2014-08-07separate namespace-independent parts of filling acct_tAl Viro
2014-08-07acct: switch to __kernel_write()Al Viro
2014-08-07acct: encode_comp_t(0) is 0, fortunately...Al Viro
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro
2014-08-07vfio-pci: Attempt bus/slot reset on releaseAlex Williamson
2014-08-07vfio-pci: Use mutex around open, release, and removeAlex Williamson
2014-08-07vfio-pci: Release devices with BusMaster disabledAlex Williamson
2014-08-07dma: at_hdmac: fix invalid remaining bytes detectionAlexandre Belloni
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-07pwm: sti: Supply Device Tree binding documentation for ST's PWM IPLee Jones
2014-08-07pwm: sti: Add new driver for ST's PWM IPLee Jones
2014-08-07dmaengine: nbpfaxi: don't build this driver where it cannot be usedGuennadi Liakhovetski
2014-08-07avr32: fix error return codeJulia Lawall
2014-08-07arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs filesRusty Russell
2014-08-07drm/i915: Bring GPU Freq to min while suspending.Deepak S
2014-08-07drm/i915: Fix DEIER and GTIER collecting for BDW.Rodrigo Vivi
2014-08-07drm/i915: Don't accumulate hangcheck score on forward progressMika Kuoppala
2014-08-07drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.Kenneth Graunke
2014-08-07drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper.Kenneth Graunke
2014-08-07rbd: remove extra newlines from rbd_warn() messagesIlya Dryomov
2014-08-07rbd: allocate img_request with GFP_NOIO instead GFP_ATOMICIlya Dryomov
2014-08-07arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs filesRusty Russell
2014-08-07pwm: imx: set can_sleep flag for imx_pwmShawn Guo
2014-08-07pwm: lpss: remove dependency on clk frameworkHeikki Krogerus
2014-08-07pwm: pwm-tipwmss: remove unnecessary OOM messagesJingoo Han