summaryrefslogtreecommitdiff
path: root/fs/affs/bitmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2015-02-17fs/affs/bitmap.c: remove unnecessary returnFabian Frederick
2014-06-06fs/affs: pr_debug cleanupFabian Frederick
2014-06-06fs/affs: convert printk to pr_foo()Fabian Frederick
2012-07-30affs: use memweight()Akinobu Mita
2012-07-14affs: get rid of affs_sync_superArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman
2005-04-16Linux-2.6.12-rc2Linus Torvalds