]> asedeno.scripts.mit.edu Git - linux.git/history - fs
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[linux.git] / fs /
2019-03-06 Linus TorvaldsMerge tag 'char-misc-5.1-rc1' of git://git.kernel.org...
2019-03-06 Linus TorvaldsMerge tag 'sound-5.1-rc1' of git://git.kernel.org/pub...
2019-03-06 Linus TorvaldsMerge tag 'devprop-5.1-rc1' of git://git.kernel.org...
2019-03-06 Linus TorvaldsMerge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub...
2019-03-06 Linus TorvaldsMerge tag 'pm-5.1-rc1' of git://git.kernel.org/pub...
2019-03-06 Jens Axboeio_uring: allow workqueue item to handle multiple buffe...
2019-03-06 Jens Axboeio_uring: add support for IORING_OP_POLL
2019-03-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-03-06 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2019-03-06 Linus TorvaldsMerge tag 'armsoc-newsoc' of git://git.kernel.org/pub...
2019-03-06 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2019-03-06 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2019-03-06 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2019-03-06 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2019-03-06 Linus TorvaldsMerge tag 'asm-generic-5.1' of git://git.kernel.org...
2019-03-06 Linus TorvaldsMerge tag 'y2038-fix' of git://git.kernel.org/pub/scm...
2019-03-06 Linus TorvaldsMerge branch 'x86-alternatives-for-linus' of git:/...
2019-03-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2019-03-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2019-03-06 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2019-03-06 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git.kernel...
2019-03-06 Tim Smithgfs2: Fix an incorrect gfs2_assert()
2019-03-06 Alexey Dobriyanproc: use seq_puts() everywhere
2019-03-06 Alexey Dobriyanproc: read kernel cpu stat pointer once
2019-03-06 Zhikang Zhangproc: remove unused argument in proc_pid_lookup()
2019-03-06 Chengguang Xufs/proc/thread_self.c: code cleanup for proc_setup_thre...
2019-03-06 Chengguang Xufs/proc/self.c: code cleanup for proc_setup_self()
2019-03-06 Joel Fernandes ... mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_commit to take old pte...
2019-03-06 Aneesh Kumar K.Vmm: update ptep_modify_prot_start/commit to take vm_are...
2019-03-06 Johannes Weinerfs: kernfs: add poll file operation
2019-03-06 Shakeel Buttmemcg: localize memcg_kmem_enabled() check
2019-03-06 David Hildenbrandmm: convert PG_balloon to PG_offline
2019-03-06 Shuriyc Chufs/file.c: initialize init_files.resize_wait
2019-03-06 Vineet Guptafs/inode.c: inode_set_flags(): replace opencoded set_ma...
2019-03-06 Gustavo A. R. Silvaocfs2: Use zero-sized array and struct_size() in kzalloc()
2019-03-06 Gang Heocfs2: fix the application IO timeout when fstrim is...
2019-03-06 Jia Guoocfs2: fix a panic problem caused by o2cb_ctl
2019-03-06 Steve Frenchsmb3: request more credits on normal (non-large read...
2019-03-06 Pavel ShilovskyCIFS: Mask off signals when sending SMB packets
2019-03-06 Pavel ShilovskyCIFS: Return -EAGAIN instead of -ENOTSOCK
2019-03-06 Pavel ShilovskyCIFS: Only send SMB2_NEGOTIATE command on new TCP conne...
2019-03-06 Pavel ShilovskyCIFS: Fix read after write for files with read caching
2019-03-06 Steve Frenchsmb3: for kerberos mounts display the credential uid used
2019-03-06 Louis Taylorcifs: use correct format characters
2019-03-06 Steve Frenchsmb3: add dynamic trace point for query_info_enter/done
2019-03-06 Steve Frenchsmb3: add dynamic trace point for smb3_cmd_enter
2019-03-06 Steve Frenchsmb3: improve dynamic tracing of open and posix mkdir
2019-03-06 Steve Frenchsmb3: add missing read completion trace point
2019-03-06 Steve Frenchsmb3: Add tracepoints for read, write and query_dir enter
2019-03-06 Steve Frenchsmb3: add tracepoints for query dir
2019-03-06 Steve Frenchsmb3: Update POSIX negotiate context with POSIX ctxt GUID
2019-03-06 Steve Frenchcifs: update internal module version number
2019-03-06 Pavel ShilovskyCIFS: Try to acquire credits at once for compound requests
2019-03-06 Pavel ShilovskyCIFS: Return error code when getting file handle for...
2019-03-06 Pavel ShilovskyCIFS: Move open file handling to writepages
2019-03-06 Pavel ShilovskyCIFS: Move unlocking pages from wdata_send_pages()
2019-03-06 Pavel ShilovskyCIFS: Find and reopen a file before get MTU credits...
2019-03-06 Pavel ShilovskyCIFS: Reopen file before get SMB2 MTU credits for async IO
2019-03-06 Pavel ShilovskyCIFS: Remove custom credit adjustments for SMB2 async IO
2019-03-06 Pavel ShilovskyCIFS: Adjust MTU credits before reopening a file
2019-03-06 Pavel ShilovskyCIFS: Check for reconnects before sending compound requests
2019-03-06 Pavel ShilovskyCIFS: Check for reconnects before sending async requests
2019-03-06 Pavel ShilovskyCIFS: Respect reconnect in non-MTU credits calculations
2019-03-06 Pavel ShilovskyCIFS: Respect reconnect in MTU credits calculations
2019-03-06 Pavel ShilovskyCIFS: Set reconnect instance to one initially
2019-03-05 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2019-03-05 Linus TorvaldsMerge branch 'timers-2038-for-linus' of git://git.kerne...
2019-03-05 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2019-03-05 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2019-03-05 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2019-03-05 Linus TorvaldsMerge tag 'mips_5.1' of git://git.kernel.org/pub/scm...
2019-03-05 Linus TorvaldsMerge branch 'parisc-5.1-1' of git://git.kernel.org...
2019-03-05 Linus TorvaldsMerge tag 's390-5.1-1' of git://git.kernel.org/pub...
2019-03-05 Linus TorvaldsMerge tag 'm68k-for-v5.1-tag1' of git://git.kernel...
2019-03-05 Linus Torvaldsa.out: remove core dumping support
2019-03-05 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-03-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-05 Jiri KosinaMerge branch 'for-5.1/wacom' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/i2c-hid' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/ish' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/hid-sony' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/hid-maltron' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/hid-elan' into for-linus
2019-03-05 Jiri KosinaMerge branch 'for-5.1/hid-asus' into for-linus
2019-03-05 Linus TorvaldsMerge tag 'leds-for-5.1-rc1' of git://git.kernel.org...
2019-03-05 Linus TorvaldsMerge tag 'hwmon-for-v5.1' of git://git.kernel.org...
2019-03-05 Linus TorvaldsMerge tag 'spi-v5.1' of git://git.kernel.org/pub/scm...
2019-03-05 Linus TorvaldsMerge tag 'regulator-v5.1' of git://git.kernel.org...
2019-03-05 Linus TorvaldsMerge tag 'regmap-v5.1' of git://git.kernel.org/pub...
2019-03-05 Linus TorvaldsMerge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm...
2019-03-05 Linus TorvaldsMerge tag 'i3c/for-5.1' of git://git.kernel.org/pub...
2019-03-05 Linus TorvaldsMerge tag 'mtd/for-5.1' of git://git.infradead.org...
2019-03-05 Linus TorvaldsMerge tag 'vfio-v5.1-rc1' of git://github.com/awilliam...
2019-03-05 Pavel ShilovskyCIFS: Respect SMB2 hdr preamble size in read responses
2019-03-05 Pavel ShilovskyCIFS: Count SMB3 credits for malformed pending responses
2019-03-05 Pavel ShilovskyCIFS: Do not log credits when unmounting a share
2019-03-05 Pavel ShilovskyCIFS: Always reset read error to -EIO if no response
2019-03-05 Namjae Jeoncifs: Accept validate negotiate if server return NT_STA...
2019-03-05 Pavel ShilovskyCIFS: Do not skip SMB2 message IDs on send failures
next