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