| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: don't wank with EFBIG before calling do_sync_write() | Al Viro | 2013-04-09 | 1 | -60/+1 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | reiserfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -2/+1 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | move reiserfs_acl.h to fs/reiserfs/acl.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -1/+1 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -1/+8 |
* | kill check_acl callback of generic_permission() | Al Viro | 2011-07-20 | 1 | -0/+1 |
* | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 2010-09-16 | 1 | -2/+1 |
* | Fix reiserfs_file_release() | Al Viro | 2010-08-09 | 1 | -22/+28 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -3/+2 |
* | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov | 2010-04-28 | 1 | -1/+2 |
* | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 |
* | reiserfs: rename [cn]_* variables | Jeff Mahoney | 2009-03-30 | 1 | -3/+3 |
* | reiserfs: rename p_._ variables | Jeff Mahoney | 2009-03-30 | 1 | -3/+3 |
* | reiserfs: rename p_s_inode to inode | Jeff Mahoney | 2009-03-30 | 1 | -8/+8 |
* | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -4/+4 |
* | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
* | [PATCH] reiserfs: add missing llseek method | Christoph Hellwig | 2008-10-23 | 1 | -0/+1 |
* | reiserfs: use generic write | Vladimir Saveliev | 2007-10-16 | 1 | -1239/+1 |
* | Only send SIGXFSZ when exceeding rlimits. | Micah Cowan | 2007-07-16 | 1 | -1/+0 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+0 |
* | reiserfs: use zero_user_page | Nate Diller | 2007-05-09 | 1 | -28/+11 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] resierfs: avoid tail packing if an inode was ever mmapped | Vladimir Saveliev | 2007-01-23 | 1 | -1/+19 |
* | [PATCH] struct path: convert reiserfs | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] reiserfs: do not add save links for O_DIRECT writes | Vladimir V. Saveliev | 2006-12-07 | 1 | -50/+4 |
* | [PATCH] reiser: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] reiserfs: add missing D-cache flushing | Alexey Dobriyan | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] reiserfs: fmt bugfix | Alexey Dobriyan | 2006-11-25 | 1 | -1/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | BUG_ON conversion for fs/reiserfs | Eric Sesterhenn | 2006-10-03 | 1 | -4/+2 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] reiserfs: use generic_file_open for open() checks | Jeff Mahoney | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr... | David Howells | 2006-09-30 | 1 | -0/+4 |
* | [PATCH] reiserfs_fsync should only use barriers when they are enabled | Chris Mason | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore | Chris Mason | 2006-08-06 | 1 | -1/+1 |
* | [PATCH] reiserfs: fix journaling issue regarding fsync() | Hisashi Hifumi | 2006-07-10 | 1 | -1/+5 |
* | [PATCH] reiserfs: remove reiserfs_aio_write() | Alexey Dobriyan | 2006-06-26 | 1 | -7/+1 |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -0/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri... | Alexander Zarochentsev | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ... | Jeff Mahoney | 2006-03-25 | 1 | -4/+4 |
* | [PATCH] reiserfs: do not check if unsigned < 0 | Vladimir V. Saveliev | 2006-03-02 | 1 | -7/+7 |
* | [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks | Jeff Mahoney | 2006-02-01 | 1 | -0/+17 |
* | [PATCH] reiserfs: missing kmalloc failure check | Diego Calleja | 2006-02-01 | 1 | -0/+2 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |