Age | Commit message (Expand) | Author | Files | Lines |
2023-03-12 | sysv: switch to put_and_unmap_page() | Al Viro | 1 | -1/+0 |
2023-02-24 | Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2023-01-19 | sysv: fix handling of delete_entry and set_link failures | Al Viro | 1 | -1/+1 |
2023-01-19 | fs/sysv: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 1 | -1/+1 |
2023-01-19 | fs/sysv: Use dir_put_page() in sysv_rename() | Fabio M. De Francesco | 1 | -0/+1 |
2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+2 |
2019-04-09 | sysv: bury the broken "quietly truncate the long filenames" logics | Al Viro | 1 | -3/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -1/+1 |
2015-06-23 | fs: cleanup slight list_entry abuse | Rasmus Villemoes | 1 | -1/+1 |
2015-05-10 | sysv: switch to simple_follow_link() | Al Viro | 1 | -1/+0 |
2012-10-09 | sysv: drop lock/unlock super | Marco Stornelli | 1 | -0/+1 |
2012-07-22 | fs/sysv: stop using write_super and s_dirt | Artem Bityutskiy | 1 | -1/+0 |
2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 1 | -1/+0 |
2012-01-03 | sysv: propagate umode_t | Al Viro | 1 | -1/+1 |
2010-08-09 | clean up write_begin usage for directories in pagecache | Christoph Hellwig | 1 | -3/+1 |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig | 1 | -1/+1 |
2009-06-11 | repair sysv_write_inode(), switch sysv to simple_fsync() | Al Viro | 1 | -1/+0 |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro | 1 | -1/+1 |
2008-04-30 | sysv: [bl]e*_add_cpu conversion | Marcin Slusarz | 1 | -4/+4 |
2008-02-07 | iget: stop the SYSV filesystem from using iget() and read_inode() | David Howells | 1 | -0/+1 |
2007-10-16 | sysv: convert to new aops | Nick Piggin | 1 | -0/+3 |
2007-02-12 | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 1 | -1/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 1 | -3/+3 |
2006-12-22 | [PATCH] fs/sysv/: proper prototypes for 2 functions | Adrian Bunk | 1 | -0/+3 |
2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -2/+2 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+244 |