index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
adfs
/
dir_fplus.c
Age
Commit message (
Expand
)
Author
2020-01-25
fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
Dan Carpenter
2020-01-20
fs/adfs: bigdir: implement directory update support
Russell King
2020-01-20
fs/adfs: bigdir: calculate and validate directory checkbyte
Russell King
2020-01-20
fs/adfs: bigdir: directory validation strengthening
Russell King
2020-01-20
fs/adfs: bigdir: extract directory validation
Russell King
2020-01-20
fs/adfs: bigdir: factor out directory entry offset calculation
Russell King
2020-01-20
fs/adfs: dir: use pointers to access directory head/tails
Russell King
2020-01-20
fs/adfs: dir: add more efficient iterate() per-format method
Russell King
2020-01-20
fs/adfs: dir: add generic directory reading
Russell King
2020-01-20
fs/adfs: dir: add generic copy functions
Russell King
2020-01-20
fs/adfs: dir: add common directory sync method
Russell King
2020-01-20
fs/adfs: dir: add common directory buffer release method
Russell King
2020-01-20
fs/adfs: dir: add common dir object initialisation
Russell King
2020-01-20
fs/adfs: dir: rename bh_fplus to bhs
Russell King
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-06-26
fs/adfs: clean up indirect disc addresses and fragment IDs
Russell King
2019-06-26
fs/adfs: clean up error message printing
Russell King
2019-06-26
fs/adfs: add helper to get discrecord from map
Russell King
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-31
fs/adfs: factor out filename fixup
Russell King
2019-05-31
fs/adfs: factor out object fixups
Russell King
2015-12-06
adfs: constify adfs_dir_ops structures
Julia Lawall
2015-04-17
adfs: return correct return values
Sanidhya Kashyap
2014-08-08
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
2014-08-08
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
2011-03-22
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds