Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 éve
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus 8 éve
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 éve
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 éve
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 8 éve
  Miklos Szeredi f03b8ad8d3 fs: support RENAME_NOREPLACE for local filesystems 8 éve
  Al Viro 84695ffee7 Merge getxattr prototype change into work.lookups 9 éve
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 éve
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 éve
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 éve
  Yaowei Bai d7df00072e fs/ext2/namei.c: remove unnecessary new_valid_dev() check 9 éve
  Jan Kara c2edb305d6 ext2: Handle error from dquot_initalize() 10 éve
  Al Viro cbe0fa3858 ext2: use simple_follow_link() 10 éve
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 éve
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations 10 éve
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 éve
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 10 éve
  Matthew Wilcox 97443aa809 ext2: remove ext2_aops_xip 10 éve
  Matthew Wilcox 07642381d5 ext2: remove xip.c and xip.h 10 éve
  Matthew Wilcox ed87e92020 ext2: remove ext2_use_xip 10 éve
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 éve
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 12 éve
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 éve
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 éve
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 éve
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 éve
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 éve
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 éve
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 éve
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 éve