index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
adfs
/
adfs.h
Age
Commit message (
Expand
)
Author
2020-01-20
fs/adfs: mostly divorse inode number from indirect disc address
Russell King
2020-01-20
fs/adfs: newdir: split out directory commit from update
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: rename bh_fplus to bhs
Russell King
2020-01-20
fs/adfs: map: factor out map cleanup
Russell King
2020-01-20
fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()
Russell King
2020-01-20
fs/adfs: map: move map reading and validation to map.c
Russell King
2019-06-26
fs/adfs: add time stamp and file type helpers
Russell King
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: use format_version from disc_record
Russell King
2019-06-26
fs/adfs: add helper to get filesystem size
Russell King
2019-06-26
fs/adfs: add helper to get discrecord from map
Russell King
2019-05-31
fs/adfs: move append_filetype_suffix() into adfs_object_fixup()
Russell King
2019-05-31
fs/adfs: factor out object fixups
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-20
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2015-12-06
adfs: constify adfs_dir_ops structures
Julia Lawall
2014-08-08
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
2013-10-24
adfs: delayed freeing of sbi
Al Viro
2012-09-21
userns: Convert adfs to use kuid and kgid where appropriate
Eric W. Biederman
2011-03-23
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
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
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-06-17
Cleanup of adfs headers
Al Viro
2009-06-11
repair adfs ->write_inode(), switch to simple_fsync()
Al Viro
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-08-20
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds