Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -11/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | isofs: use unsigned char types consistently | Arnd Bergmann | 1 | -10/+10 |
2017-10-31 | isofs: fix timestamps beyond 2027 | Arnd Bergmann | 1 | -1/+1 |
2017-07-11 | isofs: Implement show_options | David Howells | 1 | -0/+3 |
2014-08-19 | isofs: Fix unbounded recursion when processing relocated directories | Jan Kara | 1 | -4/+19 |
2012-09-21 | userns: Convert isofs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-01-03 | isofs: propagate umode_t | Al Viro | 1 | -3/+3 |
2011-07-22 | isofs: Remove global fs lock | Jan Kara | 1 | -1/+0 |
2010-10-04 | BKL: Remove BKL from isofs | Arnd Bergmann | 1 | -0/+1 |
2009-06-18 | isofs: cleanup mount option processing | Jan Kara | 1 | -16/+12 |
2009-06-18 | isofs: fix setting of uid and gid to 0 | Jan Kara | 1 | -0/+2 |
2009-06-18 | isofs: let mode and dmode mount options override rock ridge mode setting | Jan Kara | 1 | -0/+3 |
2008-04-29 | isofs: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -6/+6 |
2008-02-08 | isofs: implement dmode option | Jan Kara | 1 | -1/+2 |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig | 1 | -1/+1 |
2007-07-17 | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
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 | -1/+1 |
2006-03-24 | [PATCH] isofs: remove unused debugging macros | Pekka Enberg | 1 | -12/+0 |
2005-06-21 | [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags | Jeremy White | 1 | -0/+2 |
2005-04-25 | [PATCH] isofs includes sanitized | Al Viro | 1 | -0/+190 |