summaryrefslogtreecommitdiffstats
path: root/fs/hfs/catalog.c
Commit message (Expand)AuthorAgeFilesLines
* hfs: prevent btree data loss on ENOSPCErnesto A. Fernández2018-10-311-0/+16
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-281-4/+4
* qstr: constify instances in hfsAl Viro2016-07-211-6/+6
* hfs: switch to ->iterate_shared()Al Viro2016-05-131-0/+3
* fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang2016-01-211-4/+2Star
* fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmpRasmus Villemoes2014-12-111-6/+8
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-05-011-2/+2
* hfs/hfsplus: convert dprint to hfs_dbgJoe Perches2013-05-011-3/+5
* hfs: add error checking for hfs_find_init()Alexey Khoroshilov2013-05-011-3/+9
* hfs: fix a potential buffer overflowAmerigo Wang2009-12-151-0/+4
* hfs: fix namelength memory corruptionEric Sesterhenn2008-10-161-0/+4
* [PATCH] hfs: cleanup HFS printsRoman Zippel2006-01-191-1/+1
* [PATCH] hfs: NLS supportRoman Zippel2005-09-081-17/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+347