aboutsummaryrefslogtreecommitdiff
path: root/fs/hfs/catalog.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsGravatar Deepa Dinamani 1-4/+4
2016-07-20qstr: constify instances in hfsGravatar Al Viro 1-6/+6
2016-05-12hfs: switch to ->iterate_shared()Gravatar Al Viro 1-0/+3
2016-01-20fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGravatar Geliang Tang 1-4/+2
2014-12-10fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpGravatar Rasmus Villemoes 1-6/+8
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-2/+2
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-3/+5
2013-04-30hfs: add error checking for hfs_find_init()Gravatar Alexey Khoroshilov 1-3/+9
2009-12-15hfs: fix a potential buffer overflowGravatar Amerigo Wang 1-0/+4
2008-10-16hfs: fix namelength memory corruptionGravatar Eric Sesterhenn 1-0/+4
2006-01-18[PATCH] hfs: cleanup HFS printsGravatar Roman Zippel 1-1/+1
2005-09-07[PATCH] hfs: NLS supportGravatar Roman Zippel 1-17/+18
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+347