Age | Commit message (Expand) | Author |
2012-02-08 | staging: pohmelfs: remove drivers/staging/pohmelfs | Evgeniy Polyakov |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-06 | vfs: switch ->show_stats to struct dentry * | Al Viro |
2012-01-03 | pohmelfs: propagate umode_t | Al Viro |
2012-01-03 | switch ->create() to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-10-17 | staging: drop unused Kconfig symbols | Paul Bolle |
2011-08-23 | Staging: pohmelfs: Coding style fixes in trans.c | Ruslan Pisarev |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik |
2011-07-20 | don't transliterate lower bits of ->intent.open.flags to FMODE_... | Al Viro |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-14 | staging: pohmelfs: Remove NULL check before kfree | Ilia Mirkin |
2011-03-03 | netlink: kill eff_cap from struct netlink_skb_parms | Patrick McHardy |
2011-02-04 | staging: pohmelfs: Fix some typos, and comments. | Justin P. Mattock |
2011-01-21 | Staging: pohmelfs/dir.c: Remove unneeded mutex_unlock() from pohmelfs_rename() | Alexey Khoroshilov |
2011-01-12 | pohmelfs: double-free and leak | Al Viro |
2011-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin |
2011-01-07 | fs: Use rename lock and RCU for multi-step operations | Nick Piggin |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-11-09 | pohmelfs: remove unneeded conditionals before calls to crypto_destroy_tfm wra... | Jesper Juhl |
2010-10-29 | convert get_sb_nodev() users | Al Viro |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig |
2010-08-31 | staging: Drop unnecessary null test | Julia Lawall |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | Make ->drop_inode() just return whether inode needs to be dropped | Al Viro |
2010-08-09 | remove inode_setattr | Christoph Hellwig |
2010-07-22 | Staging: fix typos concerning "address" | Uwe Kleine-König |
2010-06-22 | staging/trivial: fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-06-18 | Staging: pohmelfs: fix compile warning | Javier Martinez Canillas |
2010-05-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig |
2010-05-27 | pohmelfs: Remove dead quota code | Dmitry Monakhov |
2010-05-17 | Staging: Use kmemdup | Julia Lawall |
2010-05-14 | Staging: Use kcalloc or kzalloc | Julia Lawall |
2010-05-11 | Staging: pohmelfs: fix spaces and TAB coding style issue in inode.c | Ruslan Pisarev |
2010-05-11 | Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.h | Ruslan Pisarev |
2010-05-11 | Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.h | Ruslan Pisarev |
2010-05-11 | Staging: pohmelfs: fix spaces and TAB coding style issue in dir.c | Ruslan Pisarev |
2010-05-11 | Staging: pohmelfs: fix spaces and TAB coding style issue in config.c | Ruslan Pisarev |