usb: gadget: pch_udc: Fix disconnect issue
[linux-flexiantxendom0.git] / fs / logfs /
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-02 Miklos Szeredilogfs: remove unnecessary nlink setting
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-10-31 Paul Gortmakerfs: add module.h to files that were implicitly using it
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-20 Al Viromake d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR...
2011-06-20 Al Virologfs doesn't need ->permission() at all
2011-05-28 Sage Weillogfs: remove unnecessary dentry_unhash from rmdir...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-05-03 Linus Torvaldslogfs: initialize superblock entries earlier
2011-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-10 Justin P. Mattocktreewide: remove extra semicolons
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-25 Dave Chinnerfs: remove inode_lock from iput_final and prune_icache
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-23 Jim Kenistonzlib: slim down zlib_deflate() workspace when possible
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-12-23 Prasad Joshilogfs: fix "Kernel BUG at readwrite.c:1193"
2010-12-23 Prasad Joshilogfs: fix deadlock in logfs_get_wblocks, hold and...
2010-11-13 Tejun Heoblock: clean up blkdev_get() wrappers and their users
2010-11-13 Tejun Heoblock: make blkdev_get/put() handle exclusive access
2010-11-01 Paul Mundtfs: logfs: Fix up MTD=y build.
2010-10-29 Al Viroswitch logfs to ->mount()
2010-10-29 Al Virologfs: fix a leak in get_sb
2010-10-29 Al Virologfs get_sb, part 3
2010-10-29 Al Virologfs get_sb, part 2
2010-10-29 Al Virologfs get_sb massage, part 1
2010-10-26 Al Vironew helper: ihold()
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-08-13 Arnd Bergmannlogfs: kill BKL
2010-08-09 Al ViroMake ->drop_inode() just return whether inode needs...
2010-08-09 Al Viroconvert logfs to ->evict_inode()
2010-08-09 Al Virologfs: get rid of magical inodes
2010-08-09 Christoph Hellwigalways call inode_change_ok early in ->setattr
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Al Virofix leak in __logfs_create()
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-21 Al Virologfs: replace inode uid,gid,mode initialization with...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-17 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-05-15 Al ViroFix double-free in logfs
2010-05-10 Anand Gadiyarfix "seperate" typos in comments
2010-05-07 Joern Engellogfs: handle powerfail on NAND flash
2010-05-07 Dan Carpenterlogfs: handle errors from get_mtd_device()
2010-05-07 Joern Engellogfs: remove unused variable
2010-05-05 Joern Engellogfs: fix sync
2010-05-05 Joern Engellogfs: fix compile failure
2010-05-04 Prasad Joshilogfs: initialize li->li_refcount
2010-05-04 Joern Engellogfs: commit reservations under space pressure
2010-05-04 Joern Engellogfs: survive logfs_buf_recover read errors
2010-05-01 Joern Engellogfs: Close i_ino reuse race
2010-05-01 Joern Engellogfs: fix logfs_seek_hole()
2010-05-01 Joern Engellogfs: Return -EINVAL if filesystem image doesn't match
2010-04-29 Joern EngelLogFS: Fix typo in b6349ac8
2010-04-29 Dan Carpenterlogfs: testing the wrong variable
2010-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-04-20 Joern Engel[LogFS] Split large truncated into smaller chunks
2010-04-17 Joern Engel[LogFS] Set s_bdi
2010-04-15 Joern Engel[LogFS] Prevent mempool_destroy NULL pointer dereference
2010-04-13 Joern Engel[LogFS] Move assertion
2010-04-13 Joern Engel[LogFS] Plug 8 byte information leak
2010-04-13 Joern Engel[LogFS] Prevent memory corruption on large deletes
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Joern Engel[LogFS] Remove unused method
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Joern Engel[LogFS] Erase new journal segments
2010-03-29 Joern Engel[LogFS] Move reserved segments with journal
2010-03-28 Joern Engel[LogFS] Clear PagePrivate when moving journal
2010-03-28 Joern EngelSimplify and fix pad_wbuf
2010-03-28 Joern EngelPrevent data corruption in logfs_rewrite_block()
2010-03-27 Joern EngelUse deactivate_locked_super
2010-03-27 Joern EngelFix logfs_get_sb_final error path
2010-03-27 Joern EngelWrite out both superblocks on mismatch
2010-03-27 Joern EngelPrevent schedule while atomic in __logfs_readdir
2010-03-27 Joern EngelPlug memory leak in writeseg_end_io
2010-03-27 Joern EngelLimit max_pages for insane devices
2010-03-27 Joern EngelOpen segment file before using it
2010-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-06 Joern Engel[LogFS] Change magic number
2010-03-06 Joern Engel[LogFS] Remove h_version field
2010-03-05 Joern Engel[LogFS] Check feature flags
2010-03-04 Joern Engel[LogFS] Only write journal if dirty
2010-03-04 Joern Engel[LogFS] Fix bdev erases
2009-12-07 Joern Engel[LogFS] Silence gcc
2009-11-28 Joern Engel[LogFS] Prevent 64bit divisions in hash_index
2009-11-23 Joern Engel[LogFS] Plug memory leak on error paths
2009-11-20 Joern Engel[LogFS] add new flash file system