Commit History

Author SHA1 Message Date
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Al Viro 076ccb76e1 fs: annotate ->poll() instances 8 years ago
  Linus Torvalds 7c225c69f8 Merge branch 'akpm' (patches from Andrew) 7 years ago
  piaojun 23e0813a08 ocfs2: no need flush workqueue before destroying it 7 years ago
  Kees Cook e4dca7b7aa treewide: Fix function prototypes for module_param_call() 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Linus Torvalds abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Bhaktipriya Shridhar 0b41be0763 fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() 9 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 years ago
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
  Al Viro 612645f7cf qstr: constify instances in ocfs2 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
  Christoph Hellwig a7a2c680a2 fs: deduplicate noop_backing_dev_info 10 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 11 years ago
  Goldwyn Rodrigues ff8fb33522 ocfs2: remove versioning information 11 years ago
  Joseph Qi a72e27d372 ocfs2: remove unused variable ip in dlmfs_get_root_inode() 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Al Viro 67697cbdcc ocfs2: propagate umode_t 14 years ago
  Al Viro 2b15ad0684 dlmfs: use inode_init_owner() 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago