提交历史

作者 SHA1 备注 提交日期
  Al Viro e57712ebeb merge fchmod() and fchmodat() guts, kill ancient broken kludge 14 年之前
  Konstantin Khlebnikov 5a9a43646c vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp 14 年之前
  Tetsuo Handa c212f9aaf9 fs: Use BUG_ON(!mnt) at dentry_open(). 14 年之前
  Linus Torvalds 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 年之前
  James Morris a002951c97 Merge branch 'next' into for-linus 14 年之前
  Al Viro 65cfc67223 readlinkat(), fchownat() and fstatat() with empty relative pathnames 14 年之前
  Al Viro 1abf0c718f New kind of open files - "location only". 14 年之前
  Al Viro 73d049a40f open-style analog of vfs_path_lookup() 14 年之前
  Al Viro 47c805dc2d switch do_filp_open() to struct open_flags 14 年之前
  Marco Stornelli 1ca551c6ca Check for immutable/append flag in fallocate path 14 年之前
  James Morris 1cc26bada9 Merge branch 'master'; commit 'v2.6.38-rc7' into next 14 年之前
  Linus Torvalds 2dab597441 Fix possible filp_cachep memory corruption 14 年之前
  Mimi Zohar 890275b5eb IMA: maintain i_readcount in the VFS layer 14 年之前
  Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 年之前
  Josef Bacik 79124f18b3 fs: add hole punching to fallocate 14 年之前
  Al Viro d893f1bc2a fix open/umount race 14 年之前
  Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 14 年之前
  Dmitry Torokhov 06b1e104b7 vfs: clarify that nonseekable_open() will never fail 15 年之前
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 年之前
  Eric Paris 9cfcac810e vfs: re-introduce MAY_CHDIR 15 年之前
  Tetsuo Handa ea0d3ab239 LSM: Remove unused arguments from security_path_truncate(). 15 年之前
  Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 年之前
  Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 年之前
  Al Viro 7ed1ee6118 Take statfs variants to fs/statfs.c 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 年之前
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 年之前
  Al Viro 8737c9305b Switch may_open() and break_lease() to passing O_... 15 年之前
  Al Viro 5300990c03 Sanitize f_flags helpers 15 年之前
  Al Viro 482928d59d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) 15 年之前