summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_dtree.c
Commit message (Expand)AuthorAgeFilesLines
* jfs: fix slab-out-of-bounds Read in dtSearchManas Ghandat2023-11-211-0/+5
* UBSAN: array-index-out-of-bounds in dtSplitRootOsama Muhammad2023-11-211-1/+1
* fs/jfs: Remove dead codeDave Kleikamp2022-04-251-298/+0
* jfs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-4/+5
* jfs: Coalesce some formatsJoe Perches2016-03-301-6/+4
* jfs: get rid of homegrown endianness helpersAl Viro2014-12-231-2/+2
* jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-08-151-8/+23
* Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-07-111-19/+18
|\
| * jfs: Update jfs_errorJoe Perches2013-06-051-19/+18
* | [readdir] convert jfsAl Viro2013-06-291-34/+29
|/
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-13/+15
* jfs: Use lowercase names of quota functionsJan Kara2009-03-261-9/+9
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-031-9/+10
* Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-031-6/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-1/+1
* JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-061-55/+50
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] struct path: convert jfsJosef Sipek2006-12-081-1/+1
* JFS: White space cleanupDave Kleikamp2006-10-021-7/+7
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-021-2/+2
* JFS: Add back directory i_size calculations for legacy partitionsDave Kleikamp2005-11-101-1/+12
* JFS: Fix i_blocks accounting when allocation failsDave Kleikamp2005-07-261-4/+9
* JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp2005-06-271-199/+0
* JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp2005-06-021-0/+3
* [PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp2005-05-021-2/+2
* [PATCH] JFS: Changes for larger page sizeDave Kleikamp2005-05-021-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4752