aboutsummaryrefslogtreecommitdiff
path: root/fs/affs/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 1-1/+1
2015-02-17fs/affs/bitmap.c: remove unnecessary returnGravatar Fabian Frederick 1-1/+0
2014-06-06fs/affs: pr_debug cleanupGravatar Fabian Frederick 1-4/+4
2014-06-06fs/affs: convert printk to pr_foo()Gravatar Fabian Frederick 1-7/+6
2012-07-30affs: use memweight()Gravatar Akinobu Mita 1-26/+2
2012-07-14affs: get rid of affs_sync_superGravatar Artem Bityutskiy 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2008-07-26affs: convert s_bmlock into a mutexGravatar Matthias Kaehlcke 1-9/+9
2007-10-17fs: mark nibblemap constGravatar Philippe De Muyter 1-1/+1
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocGravatar Yan Burman 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+390