Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong | 1 | -0/+1 |
2016-10-04 | xfs: log bmap intent items | Darrick J. Wong | 1 | -0/+1 |
2016-10-04 | xfs: create bmbt update intent log items | Darrick J. Wong | 1 | -0/+1 |
2016-10-03 | xfs: log refcount intent items | Darrick J. Wong | 1 | -0/+1 |
2016-10-03 | xfs: create refcount update intent log items | Darrick J. Wong | 1 | -0/+1 |
2016-10-03 | xfs: add refcount btree operations | Darrick J. Wong | 1 | -0/+1 |
2016-10-03 | xfs: define the on-disk refcount btree format | Darrick J. Wong | 1 | -0/+1 |
2016-09-19 | xfs: set up per-AG free space reservations | Darrick J. Wong | 1 | -0/+1 |
2016-08-06 | Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+5 |
2016-08-03 | xfs: log rmap intent items | Darrick J. Wong | 1 | -0/+1 |
2016-08-03 | xfs: create rmap update intent log items | Darrick J. Wong | 1 | -0/+1 |
2016-08-03 | xfs: define the on-disk rmap btree format | Darrick J. Wong | 1 | -0/+1 |
2016-08-03 | xfs: introduce rmap extent operation stubs | Darrick J. Wong | 1 | -0/+1 |
2016-08-03 | xfs: move deferred operations into a separate file | Darrick J. Wong | 1 | -0/+1 |
2016-07-15 | xfs: abstract block export operations from nfsd layouts | Benjamin Coddington | 1 | -2/+1 |
2016-03-18 | nfsd: add SCSI layout support | Christoph Hellwig | 1 | -0/+1 |
2016-03-18 | nfsd: add a new config option for the block layout driver | Christoph Hellwig | 1 | -1/+1 |
2015-10-19 | xfs: stats are no longer dependent on CONFIG_PROC_FS | Dave Chinner | 1 | -1/+1 |
2015-07-29 | libxfs: add xfs_bit.c | Dave Chinner | 1 | -1/+1 |
2015-02-16 | xfs: implement pNFS export operations | Christoph Hellwig | 1 | -0/+1 |
2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster | 1 | -0/+1 |
2014-06-25 | libxfs: move source files | Dave Chinner | 1 | -31/+32 |
2014-06-25 | xfs: create libxfs infrastructure | Dave Chinner | 1 | -1/+6 |
2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 1 | -0/+1 |
2013-10-23 | xfs: split xfs_rtalloc.c for userspace sanity | Dave Chinner | 1 | -1/+5 |
2013-10-23 | xfs: split dquot buffer operations out | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: Add xfs_log_rlimit.c | Jie Liu | 1 | -0/+1 |
2013-08-12 | xfs: consolidate extent swap code | Dave Chinner | 1 | -1/+0 |
2013-08-12 | xfs: consolidate xfs_utils.c | Dave Chinner | 1 | -1/+0 |
2013-08-12 | xfs: consolidate xfs_rename.c | Dave Chinner | 1 | -1/+0 |
2013-08-12 | xfs: kill xfs_vnodeops.[ch] | Dave Chinner | 1 | -1/+0 |
2013-08-12 | xfs: create xfs_bmap_util.[ch] | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: introduce xfs_sb.c for sharing with libxfs | Dave Chinner | 1 | -1/+2 |
2013-08-12 | xfs: split out the remote symlink handling | Dave Chinner | 1 | -1/+2 |
2013-08-12 | xfs: split out attribute fork truncation code into separate file | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: split out attribute listing code into separate file | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: move getdents code into it's own file | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: introduce xfs_inode_buf.c for inode buffer operations | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: move inode fork definitions to a new header file | Dave Chinner | 1 | -0/+1 |
2013-08-12 | xfs: split out transaction reservation code | Dave Chinner | 1 | -1/+2 |
2013-06-27 | xfs: Inode create log items | Dave Chinner | 1 | -0/+1 |
2013-04-27 | xfs: split remote attribute code out | Dave Chinner | 1 | -0/+1 |
2013-04-21 | xfs: split out symlink code into it's own file. | Dave Chinner | 1 | -2/+3 |
2012-11-14 | xfs: remove xfs_flushinval_pages | Dave Chinner | 1 | -1/+0 |
2012-10-17 | xfs: remove xfs_iget.c | Dave Chinner | 1 | -1/+0 |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -1/+1 |
2012-05-14 | xfs: move xfs_do_force_shutdown() and kill xfs_rw.c | Dave Chinner | 1 | -1/+0 |
2012-05-14 | xfs: move busy extent handling to it's own file | Dave Chinner | 1 | -0/+1 |
2012-03-14 | xfs: use common code for quota statistics | Christoph Hellwig | 1 | -3/+0 |
2011-08-22 | xfs: fix tracing builds inside the source tree | Christoph Hellwig | 1 | -0/+2 |