Age | Commit message (Expand) | Author | Files | Lines |
2016-11-01 | block,fs: untangle fs.h and blk_types.h |  Christoph Hellwig | 1 | -0/+1 |
2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps |  Deepa Dinamani | 1 | -4/+4 |
2016-07-20 | block: get rid of bio_rw and READA |  Christoph Hellwig | 1 | -1/+1 |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately |  Mike Christie | 1 | -2/+2 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros |  Kirill A. Shutemov | 1 | -2/+2 |
2014-08-08 | fs/reiserfs: replace not-standard %Lu/%Ld |  Fabian Frederick | 1 | -1/+1 |
2014-05-14 | reiserfs: remove obsolete __constant_cpu_to_le32 |  Fabian Frederick | 1 | -4/+4 |
2014-05-06 | reiserfs: cleanup, remove unnecessary parens |  Jeff Mahoney | 1 | -5/+4 |
2014-05-06 | reiserfs: cleanup, remove leading whitespace from labels |  Jeff Mahoney | 1 | -7/+7 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_mark_dirty |  Jeff Mahoney | 1 | -1/+1 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_end |  Jeff Mahoney | 1 | -1/+1 |
2014-05-06 | reiserfs: cleanup, remove nblocks argument from journal_end |  Jeff Mahoney | 1 | -2/+1 |
2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style |  Jeff Mahoney | 1 | -343/+469 |
2014-05-06 | reiserfs: cleanup, rename key and item accessors to more friendly names |  Jeff Mahoney | 1 | -22/+22 |
2013-08-08 | reiserfs: locking, release lock around quota operations |  Jeff Mahoney | 1 | -5/+23 |
2013-08-08 | reiserfs: locking, handle nested locks properly |  Jeff Mahoney | 1 | -25/+21 |
2012-11-19 | reiserfs: Move quota calls out of write lock |  Jan Kara | 1 | -0/+4 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -1/+1 |
2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h |  Al Viro | 1 | -1/+1 |
2012-03-20 | reiserfs: remove the second argument of k[un]map_atomic() |  Cong Wang | 1 | -2/+2 |
2010-03-05 | dquot: cleanup space allocation / freeing routines |  Christoph Hellwig | 1 | -9/+11 |
2009-09-14 | kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblock |  Frederic Weisbecker | 1 | -4/+1 |
2009-09-14 | kill-the-bkl/reiserfs: unlock only when needed in search_by_key |  Frederic Weisbecker | 1 | -8/+34 |
2009-09-14 | kill-the-bkl/reiserfs: reduce number of contentions in search_by_key() |  Frederic Weisbecker | 1 | -1/+11 |
2009-09-14 | kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_delete_or_cut() |  Frederic Weisbecker | 1 | -0/+2 |
2009-09-14 | reiserfs: kill-the-BKL |  Frederic Weisbecker | 1 | -0/+2 |
2009-03-30 | Merge branch 'reiserfs-updates' from Jeff Mahoney |  Linus Torvalds | 1 | -602/+566 |
2009-03-30 | reiserfs: rename [cn]_* variables |  Jeff Mahoney | 1 | -187/+183 |
2009-03-30 | reiserfs: rename p_._ variables |  Jeff Mahoney | 1 | -232/+240 |
2009-03-30 | reiserfs: rename p_s_tb to tb |  Jeff Mahoney | 1 | -10/+11 |
2009-03-30 | reiserfs: rename p_s_inode to inode |  Jeff Mahoney | 1 | -50/+53 |
2009-03-30 | reiserfs: rename p_s_bh to bh |  Jeff Mahoney | 1 | -32/+31 |
2009-03-30 | reiserfs: rename p_s_sb to sb |  Jeff Mahoney | 1 | -63/+63 |
2009-03-30 | reiserfs: strip trailing whitespace |  Jeff Mahoney | 1 | -4/+4 |
2009-03-30 | reiserfs: cleanup path functions |  Jeff Mahoney | 1 | -46/+13 |
2009-03-30 | reiserfs: use reiserfs_error() |  Jeff Mahoney | 1 | -13/+13 |
2009-03-30 | reiserfs: rework reiserfs_panic |  Jeff Mahoney | 1 | -26/+23 |
2009-03-30 | reiserfs: rework reiserfs_warning |  Jeff Mahoney | 1 | -57/+50 |
2009-03-26 | reiserfs: Use lowercase names of quota functions |  Jan Kara | 1 | -7/+7 |
2008-04-28 | reiserfs: le*_add_cpu conversion |  Marcin Slusarz | 1 | -2/+1 |
2007-11-14 | reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file |  Fengguang Wu | 1 | -3/+0 |
2007-10-19 | reiserfs: fix usage of signed ints for block numbers |  Jeff Mahoney | 1 | -3/+3 |
2007-07-26 | more reiserfs endianness annotations |  Al Viro | 1 | -2/+3 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used |  Randy Dunlap | 1 | -1/+0 |
2006-12-23 | Fix reiserfs after "test_clear_page_dirty()" removal |  Linus Torvalds | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: rename Reiserfs's struct path |  Josef "Jeff" Sipek | 1 | -21/+21 |
2006-10-03 | BUG_ON conversion for fs/reiserfs |  Eric Sesterhenn | 1 | -3/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> |  Jörn Engel | 1 | -1/+0 |
2006-03-25 | [PATCH] reiserfs: fix transaction overflowing |  Alexander Zarochentzev | 1 | -138/+72 |
2005-07-12 | reiserfs: run scripts/Lindent on reiserfs code |  Linus Torvalds | 1 | -1626/+1743 |