| Commit message (Expand) | Author | Age | Files | Lines |
* | namei: teach lookup_slow() to skip revalidate | Al Viro | 2016-03-14 | 2 | -23/+36 |
* | namei: massage lookup_slow() to be usable by lookup_one_len_unlocked() | Al Viro | 2016-03-14 | 1 | -32/+24 |
* | lookup_one_len_unlocked(): use lookup_dcache() | Al Viro | 2016-03-14 | 1 | -11/+1 |
* | namei: simplify invalidation logics in lookup_dcache() | Al Viro | 2016-03-14 | 1 | -7/+3 |
* | namei: change calling conventions for lookup_{fast,slow} and follow_managed() | Al Viro | 2016-03-14 | 1 | -11/+9 |
* | namei: untanlge lookup_fast() | Al Viro | 2016-03-14 | 1 | -46/+37 |
* | lookup_dcache(): lift d_alloc() into callers | Al Viro | 2016-03-06 | 1 | -18/+17 |
* | do_last(): reorder and simplify a bit | Al Viro | 2016-03-06 | 1 | -11/+11 |
* | Merge branch 'for-linus' into work.lookups | Al Viro | 2016-03-06 | 992 | -58719/+10606 |
|\ |
|
| * | use ->d_seq to get coherency between ->d_inode and ->d_flags | Al Viro | 2016-02-29 | 2 | -18/+6 |
| * | do_last(): ELOOP failure exit should be done after leaving RCU mode | Al Viro | 2016-02-28 | 1 | -5/+4 |
| * | should_follow_link(): validate ->d_seq after having decided to follow | Al Viro | 2016-02-28 | 1 | -0/+5 |
| * | namei: ->d_inode of a pinned dentry is stable only for positives | Al Viro | 2016-02-28 | 1 | -2/+2 |
| * | do_last(): don't let a bogus return value from ->open() et.al. to confuse us | Al Viro | 2016-02-28 | 1 | -0/+4 |
| * | fs: return -EOPNOTSUPP if clone is not supported | Christoph Hellwig | 2016-02-28 | 1 | -2/+4 |
| * | hpfs: don't truncate the file when delete fails | Mikulas Patocka | 2016-02-28 | 1 | -28/+3 |
| * | fs/pnode.c: treat zero mnt_group_id-s as unequal | Maxim Patlasov | 2016-02-20 | 1 | -2/+7 |
| * | affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() | Al Viro | 2016-02-20 | 1 | -3/+2 |
| * | xattr handlers: plug a lock leak in simple_xattr_list | Mateusz Guzik | 2016-02-20 | 1 | -3/+3 |
| * | fs: allow no_seek_end_llseek to actually seek | Wouter van Kesteren | 2016-02-20 | 1 | -1/+2 |
| * | Linux 4.5-rc4v4.5-rc4 | Linus Torvalds | 2016-02-14 | 1 | -1/+1 |
| * | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-02-14 | 3 | -1/+12 |
| |\ |
|
| | * | nvmem: qfprom: Specify LE device endianness | Stephen Boyd | 2016-02-08 | 1 | -0/+1 |
| | * | nvmem: core: return error for non word aligned access | Srinivas Kandagatla | 2016-02-08 | 1 | -0/+6 |
| | * | mei: validate request value in client notify request ioctl | Alexander Usyskin | 2016-02-07 | 1 | -1/+5 |
| * | | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-02-14 | 1 | -3/+3 |
| |\ \ |
|
| | * | | klist: fix starting point removed bug in klist iterators | James Bottomley | 2016-02-08 | 1 | -3/+3 |
| * | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-14 | 7 | -7/+79 |
| |\ \ \ |
|
| | * | | | Revert "8250: uniphier: allow modular build with 8250 console" | Greg Kroah-Hartman | 2016-02-08 | 1 | -1/+1 |
| | * | | | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski | 2016-02-07 | 3 | -3/+30 |
| | * | | | pty: fix possible use after free of tty->driver_data | Herton R. Krzesinski | 2016-02-07 | 1 | -1/+17 |
| | * | | | tty: Add support for PCIe WCH382 2S multi-IO card | Jeremy McNicoll | 2016-02-07 | 1 | -0/+21 |
| | * | | | serial/omap: mark wait_for_xmitr as __maybe_unused | Arnd Bergmann | 2016-02-07 | 1 | -1/+1 |
| | * | | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) | Peter Hurley | 2016-02-07 | 1 | -2/+6 |
| | * | | | 8250: uniphier: allow modular build with 8250 console | Arnd Bergmann | 2016-02-07 | 1 | -1/+1 |
| | * | | | tty: Drop krefs for interrupted tty lock | Peter Hurley | 2016-02-07 | 2 | -3/+7 |
| * | | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-14 | 3 | -12/+19 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2016-02-12 | 3 | -12/+19 |
| | |\ \ \ \ |
|
| | | * | | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload | Tony Lindgren | 2016-02-10 | 1 | -5/+8 |
| | | * | | | | phy: twl4030-usb: Relase usb phy on unload | Tony Lindgren | 2016-02-10 | 1 | -0/+1 |
| | | * | | | | phy: core: fix wrong err handle for phy_power_on | Shawn Lin | 2016-02-10 | 1 | -7/+9 |
| | | * | | | | phy: Restrict phy-hi6220-usb to HiSilicon arm64 | Geert Uytterhoeven | 2016-02-03 | 1 | -0/+1 |
| | | | |_|/
| | | |/| | |
|
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-02-14 | 5 | -26/+63 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2016-02-04 | 1 | -0/+10 |
| | |\ \ \ \ \ |
|
| | | * | | | | | perf stat: Fix interval output values | Jiri Olsa | 2016-02-03 | 1 | -0/+10 |
| | * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2016-02-04 | 4 | -26/+53 |
| | |\| | | | | |
|
| | | * | | | | | perf probe: Search both .eh_frame and .debug_frame sections for probe location | Hemant Kumar | 2016-02-02 | 2 | -26/+41 |
| | | * | | | | | perf tools: Fix thread lifetime related segfaut in intel_pt | Adrian Hunter | 2016-02-02 | 1 | -0/+9 |
| | | * | | | | | perf tools: tracepoint_error() can receive e=NULL, robustify it | Adrian Hunter | 2016-02-01 | 1 | -0/+3 |
| * | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-02-14 | 1 | -6/+10 |
| |\ \ \ \ \ \ \ |
|