- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
- 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- 5ce1aca reiserfs: fix __RASSERT format string by Nicolas Iooss · 10 years ago
- 0a240339 quota: Make VFS quotas use new interface for getting quota info by Jan Kara · 10 years ago
- e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
- 714b71a fs/reiserfs/inode.c: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
- 31f48fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- fa0c554 reiserfs: destroy allocated commit workqueue by Jiri Slaby · 10 years ago
- a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
- a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
- 5387363 reiserfs: Convert to private i_dquot field by Jan Kara · 10 years ago
- ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
- 54cc6ce fs/reiserfs/journal.c: fix sparse context imbalance warning by Fabian Frederick · 10 years ago
- 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 50b220b reiserfs: remove pointless forward declaration of struct nameidata by Al Viro · 10 years ago
- aca6061 reiserfs: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
- cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- 0177783 reiserfs: Fix use after free in journal teardown by Jan Kara · 10 years ago
- f3fb9e2 fs/reiserfs/xattr.c: fix blank line missing after declarations by Fabian Frederick · 10 years ago
- 1709399 fs/reiserfs: use linux/uaccess.h by Fabian Frederick · 10 years ago
- 53872ed fs/reiserfs: replace not-standard %Lu/%Ld by Fabian Frederick · 10 years ago
- 27d0e5b reiserfs: fix corruption introduced by balance_leaf refactor by Jeff Mahoney · 10 years ago
- 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 8d02076 ->splice_write() via ->write_iter() by Al Viro · 11 years ago
- 2840c56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
- 19ef122 reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK by Jan Kara · 10 years ago
- 310bf8f fs/reiserfs/stree.c: remove obsolete __constant by Fabian Frederick · 10 years ago
- ae0a50a fs/reiserfs/bitmap.c: coding style fixes by Fabian Frederick · 10 years ago
- 22e7478 reiserfs: call truncate_setsize under tailpack mutex by Jeff Mahoney · 10 years ago
- afd54c6 reiserfs: remove obsolete __constant_cpu_to_le32 by Fabian Frederick · 11 years ago
- 83a3a56 reiserfs: balance_leaf refactor, split up balance_leaf_when_delete by Jeff Mahoney · 11 years ago
- 441378c reiserfs: balance_leaf refactor, format balance_leaf_finish_node by Jeff Mahoney · 11 years ago
- b54b8c9 reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_paste by Jeff Mahoney · 11 years ago
- 2369ecd reiserfs: balance_leaf refactor, format balance_leaf_paste_right by Jeff Mahoney · 11 years ago
- 8dbf0d8 reiserfs: balance_leaf refactor, format balance_leaf_insert_right by Jeff Mahoney · 11 years ago
- 3fade93 reiserfs: balance_leaf refactor, format balance_leaf_paste_left by Jeff Mahoney · 11 years ago
- 4bf4de6 reiserfs: balance_leaf refactor, format balance_leaf_insert_left by Jeff Mahoney · 11 years ago
- 0080e9f reiserfs: balance_leaf refactor, pull out balance_leaf{left, right, new_nodes, finish_node} by Jeff Mahoney · 11 years ago
- 7f447ba reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste by Jeff Mahoney · 11 years ago
- 8c480ea reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insert by Jeff Mahoney · 11 years ago
- 9d49655 reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste by Jeff Mahoney · 11 years ago
- 65ab18c reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert by Jeff Mahoney · 11 years ago
- 3f0eb27 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right by Jeff Mahoney · 11 years ago
- e80ef3d reiserfs: balance_leaf refactor, pull out balance_leaf_insert_right by Jeff Mahoney · 11 years ago
- cf22df1 reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left by Jeff Mahoney · 11 years ago
- f1f007c reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left by Jeff Mahoney · 11 years ago
- b49fb11 reiserfs: balance_leaf refactor, move state variables into tree_balance by Jeff Mahoney · 11 years ago
- 97fd4b9 reiserfs: balance_leaf refactor, reformat balance_leaf comments by Jeff Mahoney · 11 years ago
- c48138c reiserfs: cleanup, make hash detection saner by Jeff Mahoney · 11 years ago
- 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
- aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
- 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
- a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- a228bf8 reiserfs: cleanup, remove unnecessary parens by Jeff Mahoney · 11 years ago
- cf776a7 reiserfs: cleanup, remove leading whitespace from labels by Jeff Mahoney · 11 years ago
- 16da167 reiserfs: cleanup, remove unnecessary parens in dirent creation by Jeff Mahoney · 11 years ago
- b491dd1 reiserfs: cleanup, remove blocks arg from journal_join by Jeff Mahoney · 11 years ago
- 09f1b80 reiserfs: cleanup, remove sb argument from journal_mark_dirty by Jeff Mahoney · 11 years ago
- 58d8542 reiserfs: cleanup, remove sb argument from journal_end by Jeff Mahoney · 11 years ago
- 706a532 reiserfs: cleanup, remove nblocks argument from journal_end by Jeff Mahoney · 11 years ago
- 098297b reiserfs: cleanup, reformat comments to normal kernel style by Jeff Mahoney · 11 years ago
- 4cf5f7a reiserfs: cleanup, rename key and item accessors to more friendly names by Jeff Mahoney · 11 years ago
- 797d901 reiserfs: use per-fs commit workqueues by Jeff Mahoney · 11 years ago
- a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
- 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 31e1436 fs/reiserfs/super.c: add __init to init_inodecache by Fabian Frederick · 11 years ago
- ea0856c fs/reiserfs: move prototype declaration to header file by Rashika Kheria · 11 years ago
- 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
- 01d8885 reiserfs: fix race in readdir by Jeff Mahoney · 11 years ago
- 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
- 416e2ab reiserfs: fix utterly brain-damaged indentation. by Dave Jones · 11 years ago
- bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 47f70d0 reiserfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
- 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
- 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
- 9dad943 reiserfs: prefix ACL symbols with reiserfs_ by Christoph Hellwig · 11 years ago
- 2ccdc41 kill reiserfs_bdevname() by Al Viro · 11 years ago
- 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 11 years ago
- 7771953 conditionally define U32_MAX by Alex Elder · 11 years ago
- 721a769 reiserfs: fix race with flush_used_journal_lists and flush_journal_list by Jeff Mahoney · 11 years ago
- 7bc9cc0 reiserfs: remove useless flush_old_journal_lists by Jeff Mahoney · 11 years ago
- ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
- d2d0395 reiserfs: locking, release lock around quota operations by Jeff Mahoney · 11 years ago
- 278f667 reiserfs: locking, handle nested locks properly by Jeff Mahoney · 11 years ago
- 4c05141 reiserfs: locking, push write lock out of xattr code by Jeff Mahoney · 11 years ago
- 672fe15 reiserfs: fix deadlock in umount by Al Viro · 11 years ago
- 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
- 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 11 years ago