pub/scm/linux/kernel/git/dlemoal/zonefs.git  about / heads / tags
zonefs development tree
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux (2024-05-20)
  for-6.9-fixes zonefs: Use str_plural() to fix Coccinelle warning (2024-04-10)
  for-6.8-fixes zonefs: Improve error handling (2024-02-16)
  for-6.9      zonefs: convert zonefs to use the new mount api (2024-02-14)
  for-next     zonefs: convert zonefs to use the new mount api (2024-02-14)
  for-6.5-fixes zonefs: fix synchronous direct writes to sequential files (2023-08-10)
  for-6.5      zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method (2023-06-14)
  for-6.3-fixes zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space (2023-03-30)
  for-6.3      zonefs: make kobj_type structure constant (2023-02-13)
  for-6.2-fixes zonefs: Detect append writes at invalid locations (2023-01-16)
  for-6.1-fixes zonefs: Fix active zone accounting (2022-11-25)
  for-5.20     zonefs: Call page_address() on page acquired with GFP_KERNEL flag (2022-07-07)
  for-5.19-fixes Linux 5.19-rc2 (2022-06-12)
  for-5.19     documentation: zonefs: Document sysfs attributes (2022-04-26)
  for-5.18-fixes zonefs: Fix management of open zones (2022-04-21)
  for-5.16-fixes MAITAINERS: Change zonefs maintainer email address (2021-12-17)
  for-5.14-fixes zonefs: remove redundant null bio check (2021-07-16)
  for-5.14     zonefs: remove redundant null bio check (2021-07-07)
  for-5.12-fixes zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone() (2021-03-17)
  for-5.12     zonefs: Fix file size of zones in full condition (2021-02-18)
  for-5.11-fixes zonefs: select CONFIG_CRC32 (2021-01-04)
  for-5.10-fixes zonefs: fix page reference and BIO leak (2020-12-10)
  for-5.10     zonefs: document the explicit-open mount option (2020-09-15)
  for-5.9      zonefs: update documentation to reflect zone size vs capacity (2020-08-11)
  for-5.8-fixes zonefs: count pages after truncating the iterator (2020-07-20)
  for-5.8      zonefs: Replace uuid_copy() with import_uuid() (2020-04-27)
  for-5.6-fixes zonfs: Fix handling of read-only zones (2020-03-25)
  for-5.6      zonefs: Add documentation (2020-02-07)

git clone https://80x24.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git