index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
affs
/
bitmap.c
Age
Commit message (
Expand
)
Author
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2015-02-17
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
2014-06-06
fs/affs: pr_debug cleanup
Fabian Frederick
2014-06-06
fs/affs: convert printk to pr_foo()
Fabian Frederick
2012-07-30
affs: use memweight()
Akinobu Mita
2012-07-14
affs: get rid of affs_sync_super
Artem Bityutskiy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2008-07-26
affs: convert s_bmlock into a mutex
Matthias Kaehlcke
2007-10-17
fs: mark nibblemap const
Philippe De Muyter
2006-12-07
[PATCH] affs: replace kmalloc+memset with kzalloc
Yan Burman
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds