]> asedeno.scripts.mit.edu Git - linux.git/history - fs
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / fs /
2018-02-09 Linus TorvaldsMerge tag 'acpi-part2-4.16-rc1' of git://git.kernel...
2018-02-09 Linus TorvaldsMerge tag 'pm-part2-4.16-rc1' of git://git.kernel.org...
2018-02-08 Linus TorvaldsMerge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
2018-02-08 Linus TorvaldsMerge branch 'idr-2018-02-06' of git://git.infradead...
2018-02-08 Linus TorvaldsMerge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel...
2018-02-08 Linus TorvaldsMerge tag 'for-linus-4.16' of git://git.kernel.org...
2018-02-08 Linus TorvaldsMerge tag 'afs-next-20180208' of git://git.kernel.org...
2018-02-08 Linus TorvaldsMerge tag 'iommu-updates-v4.16' of git://git.kernel...
2018-02-08 Linus TorvaldsMerge branch 'pcmcia' of git://git.kernel.org/pub/scm...
2018-02-08 Linus TorvaldsMerge tag 'drm-for-v4.16-part2-fixes' of git://people...
2018-02-08 Linus TorvaldsMerge tag 'ceph-for-4.16-rc1' of git://github.com/ceph...
2018-02-08 Nicolas Pitrecramfs: better MTD dependency expression
2018-02-08 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2018-02-08 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2018-02-08 Arnd BergmannNFSD: hide unused svcxdr_dupstr()
2018-02-08 Amir Goldsteinnfsd: store stat times in fill_pre_wcc() instead of...
2018-02-08 Amir Goldsteinnfsd: encode stat->mtime for getattr instead of inode...
2018-02-08 J. Bruce Fieldsnfsd: return RESOURCE not GARBAGE_ARGS on too many ops
2018-02-08 Linus TorvaldsMerge tags 'cris-for-4.16' and 'cris-for-4.16-urgent...
2018-02-07 Linus TorvaldsMerge tag 'modules-for-v4.16' of git://git.kernel.org...
2018-02-07 Linus TorvaldsMerge tag 'iversion-v4.16-2' of git://git.kernel.org...
2018-02-07 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2018-02-07 Linus TorvaldsMerge tag 'regulator-fix-v4.16-suspend' of git://git...
2018-02-07 Linus TorvaldsMerge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
2018-02-07 Linus TorvaldsMerge tag 'asoc-v4.16-5' of git://git.kernel.org/pub...
2018-02-07 Linus TorvaldsMerge tag 'linux-watchdog-4.16-rc1' of git://www.linux...
2018-02-07 Linus TorvaldsMerge tag 'riscv-for-linus-4.16-merge_window' of git...
2018-02-07 Linus TorvaldsMerge tag 'mips_fixes_4.16_1' of git://git.kernel.org...
2018-02-07 Linus TorvaldsMerge tag 'mips_4.16' of git://git.kernel.org/pub/scm...
2018-02-07 Linus TorvaldsMerge tag 'docs-4.16-2' of git://git.lwn.net/linux
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/sam9x5_wm873...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/max98373...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/ak4613'...
2018-02-07 Mark BrownMerge remote-tracking branch 'asoc/topic/compress'...
2018-02-07 Mark BrownMerge remote-tracking branch 'asoc/fix/twl-breakage...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/fix/compress'...
2018-02-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-02-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-02-07 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-07 Eric Biggerspipe: read buffer limits atomically
2018-02-07 Eric Biggerspipe: simplify round_pipe_size()
2018-02-07 Eric Biggerspipe: reject F_SETPIPE_SZ with size over UINT_MAX
2018-02-07 Eric Biggerspipe: fix off-by-one error when checking buffer limits
2018-02-07 Eric Biggerspipe: actually allow root to exceed the pipe buffer limits
2018-02-07 Eric Biggerspipe, sysctl: remove pipe_proc_fn()
2018-02-07 Eric Biggerspipe, sysctl: drop 'min' parameter from pipe-max-size...
2018-02-07 Shakeel Buttvfs: remove might_sleep() from clear_inode()
2018-02-07 Ernesto A. Fernandezhfsplus: honor setgid flag on directories
2018-02-07 Arnd Bergmannnilfs2: use time64_t internally
2018-02-07 Alexey Dobriyanelf: fix NT_FILE integer overflow
2018-02-07 Markus Elfringfs/proc/consoles.c: use seq_putc() in show_console_dev()
2018-02-07 Alexey Dobriyanproc: rearrange args
2018-02-07 Alexey Dobriyanproc: spread likely/unlikely a bit
2018-02-07 Alexey Dobriyanfs/proc: use __ro_after_init
2018-02-07 Alexey Dobriyanfs/proc/internal.h: fix up comment
2018-02-07 Alexey Dobriyanfs/proc/internal.h: rearrange struct proc_dir_entry
2018-02-07 Heiko Carstensfs/proc/kcore.c: use probe_kernel_read() instead of...
2018-02-07 Alexey Dobriyanfs/proc/array.c: delete children_seq_release()
2018-02-07 Alexey Dobriyanproc: less memory for /proc/*/map_files readdir
2018-02-07 Alexey Dobriyanfs/proc/vmcore.c: simpler /proc/vmcore cleanup
2018-02-07 Alexey Dobriyanproc: fix /proc/*/map_files lookup
2018-02-07 Alexey Dobriyanproc: don't use READ_ONCE/WRITE_ONCE for /proc/*/fail-nth
2018-02-07 Alexey Dobriyanproc: use %u for pid printing and slightly less stack
2018-02-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-1' of git://git...
2018-02-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2018-02-06 Martin Brandenburgorangefs: reverse sense of is-inode-stale test in d_rev...
2018-02-06 Martin Brandenburgorangefs: simplify orangefs_inode_is_stale
2018-02-06 Mike MarshallOrangefs: don't propogate whacky error codes
2018-02-06 Xiongfeng Wangorangefs: use correct string length
2018-02-06 Martin Brandenburgorangefs: make orangefs_make_bad_inode static
2018-02-06 Martin Brandenburgorangefs: remove ORANGEFS_KERNEL_DEBUG
2018-02-06 Martin Brandenburgorangefs: remove gossip_ldebug and gossip_lerr
2018-02-06 Martin Brandenburgorangefs: make orangefs_client_debug_init static
2018-02-06 Ingo MolnarMerge branch 'linus' into sched/urgent, to resolve...
2018-02-06 Linus TorvaldsMerge tag 'media/v4.16-2' of git://git.kernel.org/pub...
2018-02-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2018-02-06 Linus TorvaldsMerge tag 'libnvdimm-for-4.16' of git://git.kernel...
2018-02-06 Linus TorvaldsMerge tag 'pci-v4.16-changes' of git://git.kernel.org...
2018-02-06 David Howellsafs: Support the AFS dynamic root
2018-02-06 David Howellsafs: Rearrange afs_select_fileserver() a little
2018-02-06 David Howellsafs: Remove unused code
2018-02-06 David Howellsafs: Fix server list handling
2018-02-06 David Howellsafs: Need to clear responded flag in addr cursor
2018-02-06 David Howellsafs: Fix missing cursor clearance
2018-02-06 David Howellsafs: Add missing afs_put_cell()
2018-02-05 J. Bruce Fieldsnfsd4: don't set lock stateid's sc_type to CLOSED
2018-02-05 Trond Myklebustnfsd: Detect unhashed stids in nfsd4_verify_open_stid()
2018-02-05 Linus TorvaldsMerge tag 'xfs-4.16-merge-5' of git://git.kernel.org...
2018-02-05 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2018-02-05 Linus TorvaldsMerge tag 'rproc-v4.16' of git://github.com/andersson...
2018-02-05 Linus TorvaldsMerge tag 'rpmsg-v4.16' of git://github.com/andersson...
2018-02-05 Linus TorvaldsMerge tag 'mmc-v4.16-2' of git://git.kernel.org/pub...
2018-02-05 Linus TorvaldsMerge tag 'pwm/for-4.16-rc1' of git://git.kernel.org...
2018-02-05 Amir Goldsteinovl: check ERR_PTR() return value from ovl_encode_fh()
2018-02-05 Amir Goldsteinovl: fix regression in fsnotify of overlay merge dir
2018-02-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
2018-02-04 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-02-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-02-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
next