summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_dtree.c
AgeCommit message (Expand)AuthorLines
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches-9/+10
2008-01-03Remove unnecessary kmalloc casts in the jfs filesystemJack Stone-6/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-1/+1
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro-1/+1
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp-55/+50
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-2/+2
2006-12-08[PATCH] struct path: convert jfsJosef Sipek-1/+1
2006-10-02JFS: White space cleanupDave Kleikamp-7/+7
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita-2/+2
2005-11-10JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp-1/+12
2005-07-26JFS: Fix i_blocks accounting when allocation failsDave Kleikamp-4/+9
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp-199/+0
2005-06-02JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp-0/+3
2005-05-02[PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp-2/+2
2005-05-02[PATCH] JFS: Changes for larger page sizeDave Kleikamp-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+4752