summaryrefslogtreecommitdiff
path: root/fs/jfs
Commit message (Expand)AuthorAge
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] remove jfs xattr permission checksChristoph Hellwig2006-01-10
* [PATCH] move xattr permission checks into the VFSakpm@osdl.org2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-08
* JFS: set i_ctime & i_mtime on target directory when creating linksDave Kleikamp2005-10-31
* [PATCH] mm: split page table lockHugh Dickins2005-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-10-28
|\
| * JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp2005-10-28
| * JFS: Corrupted block map should not cause trapDave Kleikamp2005-10-11
| * JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-03
* | [PATCH] gfp_t: fs/*Al Viro2005-10-28
|/
* JFS: don't dereference tlck->ip from txUpdateMapDave Kleikamp2005-09-20
* JFS: Fix sparse warnings, including endian errorDave Kleikamp2005-09-15
* Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds2005-09-11
|\
| * JFS: Implement jfs_init_securityDave Kleikamp2005-09-01
| * JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
| * JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp2005-08-30
* | [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* | [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-07
|/
* Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds2005-08-30
|\
| * Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-08-19
| |\
| * | JFS: Initialize dentry->d_op for negative dentries tooDave Kleikamp2005-08-17
* | | [PATCH] Fix up symlink function pointersAl Viro2005-08-19
| |/ |/|
* | JFS: Fix race in txLockDave Kleikamp2005-08-10
* | JFS: Check for invalid inodes in jfs_delete_inodeDave Kleikamp2005-08-01
* | JFS: Improve sync barrier processingDave Kleikamp2005-07-27
|/
* JFS: Fix i_blocks accounting when allocation failsDave Kleikamp2005-07-26
* JFS: Don't set log_SYNCBARRIER when log->active == 0Dave Kleikamp2005-07-25
* JFS: Fix typo in last patchDave Kleikamp2005-07-22
* JFS: fsync wrong behavior when I/O failure occursQu Fuping2005-07-15
* JFS: Remove assert statement in dbJoin & return -EIO insteadDave Kleikamp2005-07-15
* JFS: Remove bogus WARN_ON statement and some dead codeDave Kleikamp2005-07-14
* JFS: Need to be root to create files with security contextIan Dall2005-07-13
* JFS: Allow security.* xattrs to be set on symlinksDave Kleikamp2005-07-13
* Merge with /home/shaggy/git/linus-clean/Dave Kleikamp2005-07-13
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25
* | JFS: Code cleanup - getting rid of never-used debug codeDave Kleikamp2005-06-27
* | JFS: performance patchSonny Rao2005-06-23
|/
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* JFS: Fix compiler warning in jfs_logmgr.cDave Kleikamp2005-06-03
* JFS: kernel BUG at fs/jfs/jfs_txnmgr.c:859Dave Kleikamp2005-06-02
* JFS: Remove redundant kfree() NULL pointer checksJesper Juhl2005-05-09
* JFS: Fix sparse warningDave Kleikamp2005-05-04
* JFS: cleanup - remove unneeded sanity checkDave Kleikamp2005-05-04
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* JFS: Endian errorsDave Kleikamp2005-05-04
* [PATCH] JFS: Don't allocate extents that overlap existing extentsDave Kleikamp2005-05-02
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-02
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-02