Age | Commit message (Expand) | Author | Files | Lines |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
2015-06-26 | fs/reiserfs: remove unneeded cast | Firo Yang | 1 | -2/+1 |
2015-06-02 | writeback: separate out include/linux/backing-dev-defs.h | Tejun Heo | 1 | -0/+1 |
2015-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -87/+87 |
2015-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2015-04-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -2/+1 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 9 | -87/+87 |
2015-04-12 | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 1 | -2/+2 |
2015-04-12 | direct_IO: use iov_iter_rw() instead of rw everywhere | Omar Sandoval | 1 | -1/+1 |
2015-04-12 | Remove rw from {,__,do_}blockdev_direct_IO() | Omar Sandoval | 1 | -1/+1 |
2015-04-12 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
2015-04-12 | Merge branch 'iocb' into for-next | Al Viro | 1 | -1/+1 |
2015-03-26 | fs: move struct kiocb to fs.h | Christoph Hellwig | 1 | -1/+1 |
2015-03-17 | reiserfs: fix __RASSERT format string | Nicolas Iooss | 1 | -1/+0 |
2015-03-04 | quota: Make VFS quotas use new interface for getting quota info | Jan Kara | 1 | -1/+1 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -2/+2 |
2015-02-18 | fs/reiserfs/inode.c: replace 0 by NULL for pointers | Fabian Frederick | 1 | -1/+1 |
2014-12-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+3 |
2014-12-13 | reiserfs: destroy allocated commit workqueue | Jiri Slaby | 1 | -0/+3 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+12 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-11-19 | assorted conversions to %p[dD] | Al Viro | 1 | -3/+3 |
2014-11-10 | reiserfs: Convert to private i_dquot field | Jan Kara | 2 | -0/+15 |
2014-11-01 | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 1 | -6/+9 |
2014-10-14 | fs/reiserfs/journal.c: fix sparse context imbalance warning | Fabian Frederick | 1 | -3/+5 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2014-10-13 | reiserfs: remove pointless forward declaration of struct nameidata | Al Viro | 1 | -1/+0 |
2014-09-17 | reiserfs: Don't use MAXQUOTAS value | Jan Kara | 2 | -9/+12 |
2014-08-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -61/+92 |
2014-08-12 | reiserfs: Fix use after free in journal teardown | Jan Kara | 2 | -7/+21 |
2014-08-09 | fs/reiserfs/xattr.c: fix blank line missing after declarations | Fabian Frederick | 1 | -0/+20 |
2014-08-09 | fs/reiserfs: use linux/uaccess.h | Fabian Frederick | 14 | -14/+14 |
2014-08-09 | fs/reiserfs: replace not-standard %Lu/%Ld | Fabian Frederick | 4 | -9/+8 |
2014-08-06 | reiserfs: fix corruption introduced by balance_leaf refactor | Jeff Mahoney | 3 | -54/+71 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -10/+10 |
2014-06-12 | ->splice_write() via ->write_iter() | Al Viro | 1 | -1/+1 |
2014-06-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 23 | -4892/+7031 |
2014-06-11 | reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK | Jan Kara | 1 | -1/+1 |
2014-06-07 | fs/reiserfs/stree.c: remove obsolete __constant | Fabian Frederick | 1 | -4/+4 |
2014-06-07 | fs/reiserfs/bitmap.c: coding style fixes | Fabian Frederick | 1 | -7/+6 |
2014-05-22 | reiserfs: call truncate_setsize under tailpack mutex | Jeff Mahoney | 1 | -1/+7 |
2014-05-15 | reiserfs: remove obsolete __constant_cpu_to_le32 | Fabian Frederick | 1 | -4/+4 |
2014-05-13 | reiserfs: balance_leaf refactor, split up balance_leaf_when_delete | Jeff Mahoney | 1 | -155/+163 |
2014-05-13 | reiserfs: balance_leaf refactor, format balance_leaf_finish_node | Jeff Mahoney | 1 | -92/+73 |
2014-05-13 | reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_paste | Jeff Mahoney | 1 | -205/+271 |
2014-05-07 | reiserfs: balance_leaf refactor, format balance_leaf_paste_right | Jeff Mahoney | 1 | -125/+165 |
2014-05-07 | reiserfs: balance_leaf refactor, format balance_leaf_insert_right | Jeff Mahoney | 1 | -52/+65 |
2014-05-07 | reiserfs: balance_leaf refactor, format balance_leaf_paste_left | Jeff Mahoney | 1 | -139/+222 |
2014-05-07 | reiserfs: balance_leaf refactor, format balance_leaf_insert_left | Jeff Mahoney | 1 | -43/+50 |