summaryrefslogtreecommitdiff
path: root/fs/logfs
Commit message (Expand)AuthorAge
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* | filesystems: add set_nlink()Miklos Szeredi2011-11-02
* | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* | logfs: remove unnecessary nlink settingMiklos Szeredi2011-11-02
* | lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-31
|/
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* logfs doesn't need ->permission() at allAl Viro2011-06-20
* logfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ | | |/
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* | | logfs: initialize superblock entries earlierLinus Torvalds2011-05-03
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-24
|\ \
| * | fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-24
* | | 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
| |/
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | zlib: slim down zlib_deflate() workspace when possibleJim Keniston2011-03-22
|/
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi2010-12-22
* | logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi2010-12-22
|/
* fs: logfs: Fix up MTD=y build.Paul Mundt2010-11-01
* switch logfs to ->mount()Al Viro2010-10-29
* logfs: fix a leak in get_sbAl Viro2010-10-29
* logfs get_sb, part 3Al Viro2010-10-29
* logfs get_sb, part 2Al Viro2010-10-29
* logfs get_sb massage, part 1Al Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* logfs: kill BKLArnd Bergmann2010-08-14
* Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
* convert logfs to ->evict_inode()Al Viro2010-08-09
* logfs: get rid of magical inodesAl Viro2010-08-09
* always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* fix leak in __logfs_create()Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* logfs: replace inode uid,gid,mode initialization with helper functionAl Viro2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\