aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAge
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* 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-25
|/ /
* | 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-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* | [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* | [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
|/
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* jfs: remove DIRENTSIZAdrian Bunk2008-06-10
* JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-28
* JFS: skip bad iput() call in error pathDave Kleikamp2008-05-21
* JFS: switch to seq_filesAlexey Dobriyan2008-05-13
* JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-12
* proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* [PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen2008-04-19
* jfs: replace __inline with inlineHarvey Harrison2008-03-05
* jfs: le*_add_cpu conversionMarcin Slusarz2008-02-13
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-07
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-07
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* mount options: fix jfsMiklos Szeredi2008-01-24
* JFS: simplify types to get rid of sparse warningDave Kleikamp2008-01-10
* JFS: FIx one more plain integer as NULL pointer warningDave Kleikamp2008-01-03
* JFS: Remove defconfig ptr comparison to 0Joe Perches2008-01-03
* JFS: use DIV_ROUND_UP where appropriateShaun Zinck2008-01-03
* Remove unnecessary kmalloc casts in the jfs filesystemJack Stone2008-01-03
* JFS is missing a memory barrierNick Piggin2008-01-03
* JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2008-01-03
* JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp2008-01-03
* Forbid user to change file flags on quota filesJan Kara2007-11-14
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22