summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* namei: teach lookup_slow() to skip revalidateAl Viro2016-03-142-23/+36
* namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()Al Viro2016-03-141-32/+24
* lookup_one_len_unlocked(): use lookup_dcache()Al Viro2016-03-141-11/+1
* namei: simplify invalidation logics in lookup_dcache()Al Viro2016-03-141-7/+3
* namei: change calling conventions for lookup_{fast,slow} and follow_managed()Al Viro2016-03-141-11/+9
* namei: untanlge lookup_fast()Al Viro2016-03-141-46/+37
* lookup_dcache(): lift d_alloc() into callersAl Viro2016-03-051-18/+17
* do_last(): reorder and simplify a bitAl Viro2016-03-051-11/+11
* Merge branch 'for-linus' into work.lookupsAl Viro2016-03-05992-58719/+10606
|\
| * use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-02-292-18/+6
| * do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro2016-02-271-5/+4
| * should_follow_link(): validate ->d_seq after having decided to followAl Viro2016-02-271-0/+5
| * namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro2016-02-271-2/+2
| * do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro2016-02-271-0/+4
| * fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig2016-02-271-2/+4
| * hpfs: don't truncate the file when delete failsMikulas Patocka2016-02-271-28/+3
| * fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-02-201-2/+7
| * affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()Al Viro2016-02-201-3/+2
| * xattr handlers: plug a lock leak in simple_xattr_listMateusz Guzik2016-02-201-3/+3
| * fs: allow no_seek_end_llseek to actually seekWouter van Kesteren2016-02-201-1/+2
| * Linux 4.5-rc4v4.5-rc4Linus Torvalds2016-02-141-1/+1
| * Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
| |\
| | * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| | * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
| | * mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-061-1/+5
| * | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
| |\ \
| | * | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-071-3/+3
| * | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-147-7/+79
| |\ \ \
| | * | | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| | * | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-063-3/+30
| | * | | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-061-1/+17
| | * | | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| | * | | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-061-1/+1
| | * | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-061-2/+6
| | * | | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
| | * | | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-062-3/+7
| * | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
| |\ \ \ \
| | * \ \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-113-12/+19
| | |\ \ \ \
| | | * | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
| | | * | | | phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
| | | * | | | phy: core: fix wrong err handle for phy_power_onShawn Lin2016-02-101-7/+9
| | | * | | | phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven2016-02-031-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-145-26/+63
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2016-02-041-0/+10
| | |\ \ \ \ \
| | | * | | | | perf stat: Fix interval output valuesJiri Olsa2016-02-031-0/+10
| | * | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2016-02-044-26/+53
| | |\| | | | |
| | | * | | | | perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar2016-02-022-26/+41
| | | * | | | | perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter2016-02-021-0/+9
| | | * | | | | perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter2016-02-011-0/+3
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-02-141-6/+10
| |\ \ \ \ \ \ \