| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/adfs: mostly divorse inode number from indirect disc address | Russell King | 2020-01-21 | 1 | -2/+4 |
* | fs/adfs: inode: fix adfs_mode2atts() | Russell King | 2020-01-21 | 1 | -9/+9 |
* | fs/adfs: inode: update timestamps to centisecond precision | Russell King | 2020-01-21 | 1 | -20/+20 |
* | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2019-07-19 | 1 | -7/+5 |
|\ |
|
| * | fs/adfs: add time stamp and file type helpers | Russell King | 2019-06-27 | 1 | -5/+3 |
| * | fs/adfs: clean up indirect disc addresses and fragment IDs | Russell King | 2019-06-27 | 1 | -2/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
|/ |
|
* | adfs: use timespec64 for time conversion | Arnd Bergmann | 2018-08-22 | 1 | -7/+4 |
* | adfs: don't put inodes into icache | Al Viro | 2018-08-03 | 1 | -1/+1 |
* | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 1 | -2/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-11 | 1 | -1/+1 |
|\ |
|
| * | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
* | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
|/ |
|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-13 | 1 | -1/+1 |
* | adfs: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -5/+10 |
* | userns: Convert adfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -1/+0 |
|\ |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -1/+0 |
* | | adfs: add hexadecimal filetype suffix option | Stuart Swales | 2011-03-23 | 1 | -18/+4 |
* | | adfs: improve timestamp precision | Stuart Swales | 2011-03-23 | 1 | -21/+19 |
* | | adfs: remove the big kernel lock | Arnd Bergmann | 2011-03-02 | 1 | -6/+0 |
|/ |
|
* | check ATTR_SIZE contraints in inode_change_ok | Christoph Hellwig | 2010-08-09 | 1 | -4/+1 |
* | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -1/+10 |
* | kill spurious reference to vmtruncate | npiggin@suse.de | 2010-05-28 | 1 | -1/+2 |
* | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -2/+3 |
* | adfs: remove redundant test on unsigned | Roel Kluin | 2009-09-24 | 1 | -7/+0 |
* | Cleanup of adfs headers | Al Viro | 2009-06-17 | 1 | -10/+0 |
* | repair adfs ->write_inode(), switch to simple_fsync() | Al Viro | 2009-06-12 | 1 | -2/+2 |
* | fs: adfs convert to new aops | Nick Piggin | 2007-10-16 | 1 | -5/+9 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+395 |