| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 2021-04-29 | 1 | -1/+0 |
|\ |
|
| * | gfs2: Make gfs2_setattr_simple static | Andreas Gruenbacher | 2021-04-08 | 1 | -1/+0 |
* | | gfs2: convert to fileattr | Miklos Szeredi | 2021-04-12 | 1 | -0/+3 |
|/ |
|
* | fs: make helpers idmap mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+2 |
* | gfs2: Make inode operations static | Andreas Gruenbacher | 2020-12-01 | 1 | -3/+0 |
* | gfs2: Minor gfs2_lookup_by_inum cleanup | Andreas Gruenbacher | 2020-06-05 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | gfs2: Fix an incorrect gfs2_assert() | Tim Smith | 2019-03-06 | 1 | -2/+2 |
* | gfs2: Clean up gfs2_is_{ordered,writeback} | Andreas Gruenbacher | 2018-12-11 | 1 | -6/+4 |
* | gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap | Andreas Gruenbacher | 2017-10-31 | 1 | -0/+2 |
* | GFS2: use BIT() macro | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | gfs2: Get rid of gfs2_ilookup | Andreas Gruenbacher | 2016-06-27 | 1 | -1/+0 |
* | gfs2: Fix gfs2_lookup_by_inum lock inversion | Andreas Gruenbacher | 2016-06-27 | 1 | -1/+2 |
* | GFS2: Eliminate parameter non_block on gfs2_inode_lookup | Bob Peterson | 2016-03-15 | 1 | -2/+1 |
* | GFS2: Don't filter out I_FREEING inodes anymore | Bob Peterson | 2016-03-15 | 1 | -1/+1 |
* | GFS2: Add atomic_open support | Steven Whitehouse | 2013-06-14 | 1 | -0/+1 |
* | GFS2: Remove unused argument from gfs2_internal_read | Andrew Price | 2012-04-24 | 1 | -1/+0 |
* | GFS2: make function gfs2_page_add_databufs static | Bob Peterson | 2012-04-24 | 1 | -2/+0 |
* | GFS2: Use ->dirty_inode() | Steven Whitehouse | 2011-10-21 | 1 | -1/+1 |
* | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | GFS2: Clean up symlink creation | Steven Whitehouse | 2011-05-13 | 1 | -3/+0 |
* | GFS2: Remove gfs2_dinode_print() function | Steven Whitehouse | 2011-05-09 | 1 | -1/+0 |
* | GFS2: When adding a new dir entry, inc link count if it is a subdir | Steven Whitehouse | 2011-05-09 | 1 | -1/+0 |
* | GFS2: Make writeback more responsive to system conditions | Steven Whitehouse | 2011-04-20 | 1 | -1/+1 |
* | GFS2: Optimise glock lru and end of life inodes | Steven Whitehouse | 2011-04-20 | 1 | -1/+0 |
* | GFS2: filesystem hang caused by incorrect lock order | Bob Peterson | 2011-04-18 | 1 | -1/+2 |
* | GFS2: Fix error path in gfs2_lookup_by_inum() | Steven Whitehouse | 2011-01-18 | 1 | -1/+0 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | GFS2: Fix inode deallocation race | Steven Whitehouse | 2010-11-15 | 1 | -1/+3 |
* | GFS2: fallocate support | Benjamin Marzinski | 2010-09-20 | 1 | -0/+2 |
* | GFS2: Remove i_disksize | Steven Whitehouse | 2010-09-20 | 1 | -0/+13 |
* | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson | 2010-05-21 | 1 | -2/+1 |
* | GFS2: glock livelock | Bob Peterson | 2010-04-14 | 1 | -2/+3 |
* | GFS2: Move gfs2_unlink_ok into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -2/+0 |
* | GFS2: Move gfs2_readlinki into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -1/+0 |
* | GFS2: Move gfs2_rmdiri into ops_inode.c | Steven Whitehouse | 2009-05-22 | 1 | -2/+0 |
* | GFS2: Clean up some file names | Steven Whitehouse | 2009-05-22 | 1 | -24/+33 |
* | GFS2: cleanup file_operations mess | Christoph Hellwig | 2009-04-15 | 1 | -6/+8 |
* | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 1 | -4/+18 |
* | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 2009-01-05 | 1 | -1/+1 |
* | GFS2: Rationalise header files | Steven Whitehouse | 2009-01-05 | 1 | -0/+11 |
* | GFS2: high time to take some time over atime | Steven Whitehouse | 2008-09-18 | 1 | -1/+0 |
* | GFS2: Fix & clean up GFS2 rename | Steven Whitehouse | 2008-08-27 | 1 | -1/+0 |
* | [PATCH] don't pass nameidata to gfs2_lookupi() | Al Viro | 2008-07-26 | 1 | -1/+1 |
* | [GFS2] Remove unused declaration | Li Xiaodong | 2008-07-10 | 1 | -1/+0 |
* | [GFS2] don't call permission() | Miklos Szeredi | 2008-07-03 | 1 | -0/+1 |
* | [GFS2] Eliminate (almost) duplicate field from gfs2_inode | Steven Whitehouse | 2008-03-31 | 1 | -3/+17 |
* | [GFS2] Streamline indirect pointer tree height calculation | Steven Whitehouse | 2008-03-31 | 1 | -1/+1 |
* | [GFS2] Introduce gfs2_set_aops() | Steven Whitehouse | 2008-01-25 | 1 | -0/+6 |
* | [GFS2] Add gfs2_is_writeback() | Steven Whitehouse | 2008-01-25 | 1 | -0/+6 |