summary refs log tree commit diff
AgeCommit message (Expand)Author
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 commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro
2014-08-03Linux 3.16Linus Torvalds
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval
2014-08-02ARM: idmap: add identity mapping usage noteRussell King
2014-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-01Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-01Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-01dm cache: fix race affecting dirty block countAnssi Hannula
2014-08-01dm bufio: fully initialize shrinkerGreg Thelen
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers
2014-08-01direct-io: fix AIO regressionChristoph Hellwig
2014-07-31Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-31Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi
2014-07-31crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-07-30kexec: fix build error when hugetlbfs is disabledDavid Rientjes
2014-07-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-07-30Josh has movedJosh Triplett
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-30mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap
2014-07-30mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko
2014-07-30hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi
2014-07-30hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi