| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: delete duplicated words | Randy Dunlap | 2020-08-05 | 1 | -4/+4 |
* | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 2017-08-01 | 1 | -1/+1 |
* | more trivial ->iterate_shared conversions | Al Viro | 2016-05-09 | 1 | -1/+1 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 1 | -2/+2 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -2/+2 |
* | fs/reiserfs: use linux/uaccess.h | Fabian Frederick | 2014-08-09 | 1 | -1/+1 |
* | reiserfs: cleanup, remove unnecessary parens | Jeff Mahoney | 2014-05-06 | 1 | -1/+1 |
* | reiserfs: cleanup, remove leading whitespace from labels | Jeff Mahoney | 2014-05-06 | 1 | -1/+1 |
* | reiserfs: cleanup, remove unnecessary parens in dirent creation | Jeff Mahoney | 2014-05-06 | 1 | -33/+34 |
* | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 2014-05-06 | 1 | -25/+52 |
* | reiserfs: cleanup, rename key and item accessors to more friendly names | Jeff Mahoney | 2014-05-06 | 1 | -4/+4 |
* | reiserfs: fix race in readdir | Jeff Mahoney | 2014-04-03 | 1 | -2/+4 |
* | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 2013-08-08 | 1 | -3/+4 |
* | reiserfs: switch reiserfs_readdir_dentry to inode | Al Viro | 2013-06-29 | 1 | -3/+2 |
* | reiserfs: is_privroot_deh() needs only directory inode, actually | Al Viro | 2013-06-29 | 1 | -5/+4 |
* | [readdir] convert reiserfs | Al Viro | 2013-06-29 | 1 | -15/+11 |
* | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry | Jeff Mahoney | 2013-05-31 | 1 | -0/+2 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-21 | 1 | -1/+1 |
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-21 | 1 | -2/+11 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-28 | 1 | -5/+3 |
* | fs/: do not fallback to default_llseek() when readdir() uses BKL | jan Blunck | 2010-05-27 | 1 | -0/+1 |
* | reiserfs: fix permissions on .reiserfs_priv | Jeff Mahoney | 2010-04-24 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl() | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 |
* | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | 1 | -0/+8 |
* | reiserfs: allow exposing privroot w/ xattrs enabled | Jeff Mahoney | 2009-06-12 | 1 | -6/+4 |
* | reiserfs: remove privroot hiding in lookup | Jeff Mahoney | 2009-05-09 | 1 | -11/+13 |
* | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney | 2009-03-30 | 1 | -13/+15 |
* | reiserfs: fix kernel panic on corrupted directory | Lepton Wu | 2007-10-17 | 1 | -0/+10 |
* | Missing 'const' from reiserfs MIN_KEY declaration. | David Woodhouse | 2007-05-24 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] struct path: convert reiserfs | Josef Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr... | David Howells | 2006-09-30 | 1 | -0/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] reiserfs: remove kmalloc wrapper | Pekka Enberg | 2006-02-01 | 1 | -11/+5 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-13 | 1 | -233/+255 |
* | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 1 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+275 |