summaryrefslogtreecommitdiff
path: root/fs/ufs
Commit message (Expand)AuthorAge
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* [readdir] simple local unixlike: switch to ->iterate()Al Viro2013-06-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * fs: ufs: remove cast for kmalloc return valueZhang Yanfei2013-03-18
* | 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
* | fs/ufs: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* ufs: drop vmtruncateMarco Stornelli2012-12-20
* ufs: drop lock/unlock superMarco Stornelli2012-10-09
* 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 the ufs filesystem to use kuid/kgid where appropriateEric W. Biederman2012-09-21
|/
* fs/ufs: get rid of write_superArtem Bityutskiy2012-07-22
* fs/ufs: re-arrange the code a bitArtem Bityutskiy2012-07-22
* fs/ufs: remove extra superblock write on unmountArtem Bityutskiy2012-07-22
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* 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
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* ufs: propagate umode_tAl Viro2012-01-03
* 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
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* ufs should use d_splice_alias()Al Viro2011-07-17
* ufs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* ufs: fix truncated values handling 64 bit metadataDan Carpenter2011-05-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-26
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* | Merge branch 'master' into for-nextJiri Kosina2011-04-26
|\ \ | |/
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
| * | ufs: remove unessecary blk_flush_plugChristoph Hellwig2011-04-05
| |/
| * Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-10
| * | ufs: use little-endian bitopsAkinobu Mita2011-03-23
* | | ufs: Fix a typoAlessio Igor Bogani2011-04-08
|/ /
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\ \
| * | ufs: remove the BKLArnd Bergmann2011-03-02
| |/