aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_dtree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23jfs: get rid of homegrown endianness helpersAl Viro1-2/+2
2013-08-15jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp1-8/+23
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-19/+18
2013-06-29[readdir] convert jfsAl Viro1-34/+29
2013-06-05jfs: Update jfs_errorJoe Perches1-19/+18
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig1-13/+15
2009-03-26jfs: Use lowercase names of quota functionsJan Kara1-9/+9
2008-01-03JFS: Remove defconfig ptr comparison to 0Joe Perches1-9/+10
2008-01-03Remove unnecessary kmalloc casts in the jfs filesystemJack Stone1-6/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro1-1/+1
2007-06-06JFS: Whitespace cleanup and remove some dead codeDave Kleikamp1-55/+50
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-08[PATCH] struct path: convert jfsJosef Sipek1-1/+1
2006-10-02JFS: White space cleanupDave Kleikamp1-7/+7
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita1-2/+2
2005-11-10JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp1-1/+12
2005-07-26JFS: Fix i_blocks accounting when allocation failsDave Kleikamp1-4/+9
2005-06-27JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp1-199/+0
2005-06-02JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp1-0/+3
2005-05-02[PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp1-2/+2
2005-05-02[PATCH] JFS: Changes for larger page sizeDave Kleikamp1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4752