driverdev-devel.linuxdriverproject.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <20190828170022.GA7873@kroah.com>]
  • * Re: [PATCH] staging: exfat: add exfat filesystem code to
           [not found] <20190828160817.6250-1-gregkh@linuxfoundation.org>
           [not found] ` <20190829205631.uhz6jdboneej3j3c@pali>
           [not found] ` <20190828170022.GA7873@kroah.com>
    @ 2019-09-14 13:39 ` Park Ju Hyung
      2019-09-15 13:54   ` Greg KH
           [not found] ` <20190918195920.25210-1-qkrwngud825@gmail.com>
      2019-10-24  9:39 ` [PATCH] staging: exfat: add exfat filesystem code to staging Pali Rohár
      4 siblings, 1 reply; 40+ messages in thread
    From: Park Ju Hyung @ 2019-09-14 13:39 UTC (permalink / raw)
      To: gregkh
      Cc: alexander.levin, devel, linux-fsdevel, valdis.kletnieks, linux-kernel
    
    Hi.
    
    I just noticed that this exfat-staging drivers are based on the old 
    Samsung's 1.x exFAT drivers.
    
    I've been working to get the newer Samsung's driver(now named "sdFAT") 
    to fit better for general Linux users, and I believe it can provide a 
    better base for the community to work on(and hopefully complies better 
    to the mainline coding standard).
    
    GitHub link
    https://github.com/arter97/exfat-linux
    
    I also included some rudimentary benchmark results.
    
    I encourage mainline developers to explore this driver base and see if 
    it's worth to switch, since it's the early days of exfat-staging.
    
    To others watching this thread:
    It's more than likely that you can start using exFAT reliably right 
    away by following the link above. It's tested on all major LTS kernels 
    ranging from 3.4 to 4.19 and the ones Canonical uses for Ubuntu: 3.4, 
    3.10, 3.18, 4.1, 4.4, 4.9, 4.14, 4.19 and 4.15, 5.0, 5.2, and 5.3-rc.
    
    Thanks.
    _______________________________________________
    devel mailing list
    devel@linuxdriverproject.org
    http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
    
    ^ permalink raw reply	[flat|nested] 40+ messages in thread
  • [parent not found: <20190918195920.25210-1-qkrwngud825@gmail.com>]
  • * Re: [PATCH] staging: exfat: add exfat filesystem code to staging
           [not found] <20190828160817.6250-1-gregkh@linuxfoundation.org>
                       ` (3 preceding siblings ...)
           [not found] ` <20190918195920.25210-1-qkrwngud825@gmail.com>
    @ 2019-10-24  9:39 ` Pali Rohár
      4 siblings, 0 replies; 40+ messages in thread
    From: Pali Rohár @ 2019-10-24  9:39 UTC (permalink / raw)
      To: Greg Kroah-Hartman
      Cc: devel, linux-fsdevel, Sasha Levin, Valdis Klētnieks, linux-kernel
    
    On Wednesday 28 August 2019 18:08:17 Greg Kroah-Hartman wrote:
    > The full specification of the filesystem can be found at:
    >   https://docs.microsoft.com/en-us/windows/win32/fileio/exfat-specification
    
    FYI, it looks like that this released specification is just copy+paste
    from exFAT patent https://patents.google.com/patent/US20150370821 which
    was there publicly available for a while. And similar/same? copy was
    available on the following site https://www.ntfs.com/exfat-overview.htm
    
    -- 
    Pali Rohár
    pali.rohar@gmail.com
    _______________________________________________
    devel mailing list
    devel@linuxdriverproject.org
    http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
    
    ^ permalink raw reply	[flat|nested] 40+ messages in thread

  • end of thread, other threads:[~2020-04-28  7:46 UTC | newest]
    
    Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <20190828160817.6250-1-gregkh@linuxfoundation.org>
         [not found] ` <20190829205631.uhz6jdboneej3j3c@pali>
    2019-08-30 15:40   ` [PATCH] staging: exfat: add exfat filesystem code to staging Christoph Hellwig
    2019-08-30 15:43     ` Pali Rohár
         [not found]   ` <184209.1567120696@turing-police>
         [not found]     ` <20190829233506.GT5281@sasha-vm>
         [not found]       ` <20190830075647.wvhrx4asnkrfkkwk@pali>
    2019-10-16 14:03         ` Pali Rohár
    2019-10-16 14:31           ` Sasha Levin
    2019-10-16 16:03             ` Pali Rohár
    2019-10-16 16:20               ` Sasha Levin
    2019-10-16 16:22               ` Greg Kroah-Hartman
    2019-10-16 16:32                 ` Pali Rohár
    2019-10-16 16:50                   ` Greg Kroah-Hartman
    2019-10-16 20:33               ` Sasha Levin
    2019-10-16 21:53                 ` Valdis Klētnieks
    2019-10-17  7:53                   ` Pali Rohár
    2019-10-17  7:50                 ` Pali Rohár
    2020-02-13  0:06                   ` Pali Rohár
    2020-02-13 21:18                     ` Sasha Levin
    2020-02-14 22:16                       ` Valdis Klētnieks
    2020-02-14 22:43                         ` Pali Rohár
    2020-02-14 23:25                           ` Valdis Klētnieks
    2020-04-21 21:30                       ` exfat upcase table for code points above U+FFFF (Was: Re: [PATCH] staging: exfat: add exfat filesystem code to staging) Pali Rohár
    2020-04-27 15:49                         ` Sasha Levin
    2020-04-28  7:46                           ` Pali Rohár
    2019-10-16 16:05             ` [PATCH] staging: exfat: add exfat filesystem code to staging Valdis Klētnieks
         [not found] ` <20190828170022.GA7873@kroah.com>
         [not found]   ` <20190829062340.GB3047@infradead.org>
         [not found]     ` <20190829063955.GA30193@kroah.com>
         [not found]       ` <20190829094136.GA28643@infradead.org>
         [not found]         ` <20190829095019.GA13557@kroah.com>
         [not found]           ` <20190829103749.GA13661@infradead.org>
         [not found]             ` <20190829111810.GA23393@kroah.com>
    2019-08-30 15:36               ` Christoph Hellwig
    2019-08-30 21:54               ` Dave Chinner
    2019-08-31 10:31                 ` Valdis Klētnieks
    2019-09-01  0:04                   ` Dave Chinner
         [not found]               ` <20190829151144.GJ23584@kadam>
         [not found]                 ` <20190829152757.GA125003@architecture4>
         [not found]                   ` <20190829154346.GK23584@kadam>
         [not found]                     ` <cd38b645-2930-3e02-6c6a-5972ea02b537@huawei.com>
         [not found]                       ` <20190830115142.GM2752@twin.jikos.cz>
    2019-08-31  3:50                         ` Chao Yu
    2019-09-14 13:39 ` [PATCH] staging: exfat: add exfat filesystem code to Park Ju Hyung
    2019-09-15 13:54   ` Greg KH
    2019-09-15 16:11     ` Ju Hyung Park
         [not found] ` <20190918195920.25210-1-qkrwngud825@gmail.com>
    2019-09-18 20:12   ` [PATCH] staging: exfat: rebase to sdFAT v2.2.0 Greg KH
    2019-09-18 20:13   ` Greg KH
    2019-09-18 20:22     ` Ju Hyung Park
    2019-09-18 20:26       ` Greg KH
    2019-09-18 20:31         ` Ju Hyung Park
    2019-09-18 20:46           ` Valdis Klētnieks
    2019-09-18 21:31   ` kbuild test robot
    2019-09-18 21:31   ` kbuild test robot
    2019-09-18 22:17     ` Ju Hyung Park
    2019-10-24  9:39 ` [PATCH] staging: exfat: add exfat filesystem code to staging Pali Rohár
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).