| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: add i_blocksize() | Fabian Frederick | 2017-02-27 | 2 | -2/+2 |
* | fs/reiserfs: atomically read inode size | Fabian Frederick | 2017-02-27 | 1 | -1/+1 |
* | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 2016-12-17 | 1 | -1/+0 |
|\ |
|
| * | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-17 | 1 | -2/+2 |
|\ \ |
|
| * | | quota: constify struct path in quota_on | Al Viro | 2016-12-05 | 1 | -2/+2 |
| |/ |
|
* | | mm: only include blk_types in swap.h if CONFIG_SWAP is enabled | Christoph Hellwig | 2016-11-01 | 1 | -0/+1 |
* | | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 2016-11-01 | 1 | -0/+1 |
* | | block,fs: use REQ_* flags directly | Christoph Hellwig | 2016-11-01 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 7 | -19/+23 |
|\ |
|
| * | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 2016-10-10 | 1 | -1/+5 |
| |\ |
|
| | * | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 2016-09-27 | 1 | -1/+1 |
| | * | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 2016-09-27 | 1 | -2/+6 |
| * | | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 2016-09-27 | 7 | -18/+18 |
| |/ |
|
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-10-10 | 2 | -12/+0 |
|\ \ |
|
| * | | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 | 2 | -12/+0 |
| |/ |
|
* | | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 2016-09-22 | 1 | -1/+1 |
* | | posix_acl: Clear SGID bit when setting file permissions | Jan Kara | 2016-09-22 | 1 | -6/+2 |
* | | reiserfs: Unlock superblock before calling reiserfs_quota_on_mount() | Mike Galbraith | 2016-09-16 | 1 | -1/+11 |
|/ |
|
* | reiserfs: fix "new_insert_key may be used uninitialized ..." | Jeff Mahoney | 2016-08-02 | 1 | -1/+2 |
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -1/+1 |
|\ |
|
| * | block: get rid of bio_rw and READA | Christoph Hellwig | 2016-07-20 | 1 | -1/+1 |
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 4 | -12/+12 |
|\ \
| |/ |
|
| * | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 2016-06-07 | 3 | -7/+7 |
| * | fs: have submit_bh users pass in op and flags separately | Mike Christie | 2016-06-07 | 2 | -5/+5 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-06-19 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | reiserfs: check kstrdup failure | Mikulas Patocka | 2016-05-25 | 1 | -2/+7 |
* | | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 3 | -12/+15 |
* | | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko | 2016-05-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-17 | 1 | -4/+3 |
|\ |
|
| * | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 | 1 | -4/+3 |
* | | more trivial ->iterate_shared conversions | Al Viro | 2016-05-09 | 1 | -1/+1 |
* | | reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() | Al Viro | 2016-05-02 | 1 | -1/+5 |
* | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 | 8 | -113/+39 |
|\ \
| |/
|/| |
|
| * | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-10 | 3 | -15/+12 |
| * | reiserfs: switch to generic_{get,set,remove}xattr() | Al Viro | 2016-04-10 | 7 | -98/+31 |
| * | posix_acl: Inode acl caching fixes | Andreas Gruenbacher | 2016-03-31 | 1 | -5/+1 |
| * | reiserfs_cache_default_acl(): use get_acl() | Al Viro | 2016-03-28 | 1 | -1/+1 |
* | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 7 | -41/+41 |
|/ |
|
* | quota: Add support for ->get_nextdqblk() for VFS quota | Jan Kara | 2016-02-09 | 1 | -0/+1 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 4 | -37/+37 |
* | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee | 2016-01-21 | 1 | -1/+1 |
* | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 2016-01-14 | 1 | -1/+2 |
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 3 | -23/+15 |
|\ |
|
| * | fs: use block_device name vsprintf helper | Dmitry Monakhov | 2016-01-06 | 3 | -23/+15 |
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2016-01-11 | 5 | -52/+17 |
|\ \ |
|
| * | | xattr handlers: Simplify list operation | Andreas Gruenbacher | 2015-12-13 | 4 | -47/+11 |
| * | | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 2015-12-06 | 1 | -1/+2 |
| * | | posix acls: Remove duplicate xattr name definitions | Andreas Gruenbacher | 2015-12-06 | 1 | -4/+4 |
| |/ |
|