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