summaryrefslogtreecommitdiffstats
path: root/fs/affs/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* fs/affs/bitmap.c: remove unnecessary returnFabian Frederick2015-02-171-1/+0
* fs/affs: pr_debug cleanupFabian Frederick2014-06-061-4/+4
* fs/affs: convert printk to pr_foo()Fabian Frederick2014-06-061-7/+6
* affs: use memweight()Akinobu Mita2012-07-301-26/+2
* affs: get rid of affs_sync_superArtem Bityutskiy2012-07-141-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* affs: convert s_bmlock into a mutexMatthias Kaehlcke2008-07-261-9/+9
* fs: mark nibblemap constPhilippe De Muyter2007-10-171-1/+1
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+390