| Commit message (Expand) | Author | Age | Files | Lines |
* | hfs: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-10-07 | 1 | -5/+1 |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2016-08-07 | 1 | -1/+1 |
|\ |
|
| * | get rid of 'parent' argument of ->d_compare() | Al Viro | 2016-07-31 | 1 | -1/+1 |
* | | qstr: constify instances in hfs | Al Viro | 2016-07-21 | 1 | -7/+7 |
|/ |
|
* | switch ->setxattr() to passing dentry and inode separately | Al Viro | 2016-05-28 | 1 | -1/+1 |
* | hfs: switch to ->iterate_shared() | Al Viro | 2016-05-13 | 1 | -0/+1 |
* | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 | 1 | -2/+2 |
* | fs: cleanup slight list_entry abuse | Rasmus Villemoes | 2015-06-24 | 1 | -1/+1 |
* | fs/hfs/hfs_fs.h: remove redundant sys_tz declaration | Fabian Frederick | 2014-10-14 | 1 | -2/+0 |
* | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 2013-06-29 | 1 | -5/+2 |
* | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 2013-05-01 | 1 | -8/+14 |
* | hfs/hfsplus: convert dprint to hfs_dbg | Joe Perches | 2013-05-01 | 1 | -2/+12 |
* | hfs: add error checking for hfs_find_init() | Alexey Khoroshilov | 2013-05-01 | 1 | -1/+1 |
* | userns: Convert hfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
* | hfs: get rid of hfs_sync_super | Artem Bityutskiy | 2012-07-22 | 1 | -1/+8 |
* | hfs: introduce VFS superblock object back-reference | Artem Bityutskiy | 2012-07-22 | 1 | -5/+1 |
* | hfs: propagate umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | fs: change d_hash for rcu-walk | Nick Piggin | 2011-01-07 | 1 | -1/+2 |
* | fs: change d_compare for rcu-walk | Nick Piggin | 2011-01-07 | 1 | -1/+4 |
* | switch hfs to hlist_add_fake() | Al Viro | 2010-10-26 | 1 | -2/+0 |
* | hfs: use sync_dirty_buffer | Christoph Hellwig | 2010-10-26 | 1 | -11/+0 |
* | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 1 | -1/+1 |
* | hfs: convert extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 1 | -1/+1 |
* | hfs: convert bitmap_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 1 | -1/+2 |
* | [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 | -2/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 2006-01-19 | 1 | -3/+0 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] hfs: NLS support | Roman Zippel | 2005-09-08 | 1 | -3/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+286 |