index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
adfs
/
dir_fplus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-25
fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
Dan Carpenter
1
-1
/
+2
2020-01-20
fs/adfs: bigdir: implement directory update support
Russell King
1
-1
/
+53
2020-01-20
fs/adfs: bigdir: calculate and validate directory checkbyte
Russell King
1
-0
/
+38
2020-01-20
fs/adfs: bigdir: directory validation strengthening
Russell King
1
-1
/
+28
2020-01-20
fs/adfs: bigdir: extract directory validation
Russell King
1
-10
/
+31
2020-01-20
fs/adfs: bigdir: factor out directory entry offset calculation
Russell King
1
-6
/
+11
2020-01-20
fs/adfs: dir: use pointers to access directory head/tails
Russell King
1
-7
/
+4
2020-01-20
fs/adfs: dir: add more efficient iterate() per-format method
Russell King
1
-0
/
+21
2020-01-20
fs/adfs: dir: add generic directory reading
Russell King
1
-57
/
+19
2020-01-20
fs/adfs: dir: add generic copy functions
Russell King
1
-35
/
+12
2020-01-20
fs/adfs: dir: add common directory sync method
Russell King
1
-17
/
+0
2020-01-20
fs/adfs: dir: add common directory buffer release method
Russell King
1
-32
/
+2
2020-01-20
fs/adfs: dir: add common dir object initialisation
Russell King
1
-6
/
+0
2020-01-20
fs/adfs: dir: rename bh_fplus to bhs
Russell King
1
-27
/
+27
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+9
2019-06-26
fs/adfs: clean up indirect disc addresses and fragment IDs
Russell King
1
-1
/
+1
2019-06-26
fs/adfs: clean up error message printing
Russell King
1
-10
/
+8
2019-06-26
fs/adfs: add helper to get discrecord from map
Russell King
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-31
fs/adfs: factor out filename fixup
Russell King
1
-5
/
+1
2019-05-31
fs/adfs: factor out object fixups
Russell King
1
-17
/
+1
2015-12-06
adfs: constify adfs_dir_ops structures
Julia Lawall
1
-1
/
+1
2015-04-17
adfs: return correct return values
Sanidhya Kashyap
1
-0
/
+1
2014-08-08
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
1
-3
/
+2
2014-08-08
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
1
-0
/
+18
2011-03-22
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
1
-21
/
+80
2009-06-17
Cleanup of adfs headers
Al Viro
1
-8
/
+0
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
1
-0
/
+17
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+179