summaryrefslogtreecommitdiff
path: root/fs/jfs
Commit message (Expand)AuthorAge
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-08-15
* Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-07-11
|\
| * jfs: Update jfs_errorJoe Perches2013-06-05
| * jfs: fix sparse warning in fs/jfs/xattr.cDave Kleikamp2013-06-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \
| * | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-29
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\ \ \ | |/ / |/| |
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | | [readdir] convert jfsAl Viro2013-06-29
| |/ |/|
* | fs/jfs: Add check if journaling to disk has been disabled in lbmRead()Gu Zheng2013-05-24
* | jfs: Several bugs in jfs_freeze() and jfs_unfreeze()Vahram Martirosyan2013-05-24
|/
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\
| * block: Remove bi_idx referencesKent Overstreet2013-03-23
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-05-03
|\ \ | |/ |/|
| * jfs: fix a couple racesDave Kleikamp2013-05-01
| * jfs: avoid undefined behavior from left-shifting by 32 bitsNickolai Zeldovich2013-01-07
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \
| * | new helper: file_inode(file)Al Viro2013-02-22
| |/
* | Merge branch 'master' into for-nextJiri Kosina2013-01-29
|\ \ | |/
| * jfs: drop vmtruncateMarco Stornelli2012-12-20
* | fs/jfs: Fix typo in comment : 'how may' -> 'how many'Philippe De Muyter2013-01-17
|/
* jfs: Fix FITRIM argument handlingLukas Czerner2012-10-17
* Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2012-10-03
|\
| * jfs: Fix do_div precision in commit b40c2e66Dave Kleikamp2012-09-18
| * JFS: use list_move instead of list_del/list_addWei Yongjun2012-09-17
| * fs/jfs: TRIM support for JFS FilesystemTino Reichardt2012-09-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| |/
* | userns: Convert jfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
|/
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-23
* quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* jfs: mising cleanup on register_filesystem() failureAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-21
* | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* | switch ->mknod() to umode_tAl Viro2012-01-03
* | switch ->create() to umode_tAl Viro2012-01-03
* | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | vfs: mnt_drop_write_file()Al Viro2012-01-03