summaryrefslogtreecommitdiff
path: root/fs/jfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
|\
| * jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
| * jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-16
| * jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-02
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \
| * | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
| * | dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
| * | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
| |/
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* jfs: Fix 32bit build warningAlan Cox2009-12-22
* kill I_LOCKChristoph Hellwig2009-12-17
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-23
* another race fix in jfs_check_acl()Al Viro2009-06-24
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch jfs to inode->i_aclAl Viro2009-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-06-16
|\
| * jfs: fix regression preventing coalescing of extentsDave Kleikamp2009-06-16
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* | push BKL down into ->put_superChristoph Hellwig2009-06-11
|/
* jfs: Add missing mutex_unlock call to error pathDave Kleikamp2009-05-23
* missing unlock in jfs_quota_write()Dan Carpenter2009-04-07
* New helper - current_umask()Al Viro2009-03-31
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-03-30
|\
| * jfs: needs crc32_leRandy Dunlap2009-02-02
| * Merge branch 'master' of /home/shaggy/git/linus-clean/Dave Kleikamp2009-02-02
| |\
| * | jfs: Fix error handling in metapage_writepage()Dave Kleikamp2009-01-30
| * | jfs: return f_fsid for statfs(2)Coly Li2009-01-27
| * | jfs: remove xtLookupList()Dave Kleikamp2009-01-09
| * | jfs: clean up a dangling commentDave Kleikamp2009-01-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\ \ \
| * | | constify dentry_operations: JFSAl Viro2009-03-27
| | |/ | |/|
* | | jfs: Use lowercase names of quota functionsJan Kara2009-03-26
|/ /
* | fs/Kconfig: move jfs outAlexey Dobriyan2009-01-22
* | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
|/
* fix the treatment of jfs special inodesAl Viro2009-01-05
* nfsd race fixes: jfsDave Kleikamp2008-12-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-12-30
|\
| * jfs: ensure symlinks are NUL-terminatedDave Kleikamp2008-12-16
* | CRED: Wrap task credential accesses in the JFS filesystemDavid Howells2008-11-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\