Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
  Linus Torvalds f7493e5d9c vfs: tidy up sparse warnings in fs/namei.c 13 年之前
  Linus Torvalds 989412bbd2 vfs: tidy up fs/namei.c byte-repeat word constants 13 年之前
  Al Viro f132c5be05 Fix full_name_hash() behaviour when length is a multiple of 8 13 年之前
  Linus Torvalds 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 年之前
  Andrew Morton 1de5b41cd3 fs/namei.c: fix warnings on 32-bit 13 年之前
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 年之前
  Linus Torvalds 9f3938346a Merge branch 'kmap_atomic' of git://github.com/congwang/linux 13 年之前
  Al Viro 68ac1234fb switch touch_atime to struct path 13 年之前
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 年之前
  Cong Wang e8e3c3d66f fs: remove the second argument of k[un]map_atomic() 13 年之前
  Linus Torvalds b0e37d7ac6 Merge branch 'dcache-word-accesses' 13 年之前
  Miklos Szeredi 7f6c7e62fc vfs: fix return value from do_last() 13 年之前
  Miklos Szeredi 097b180ca0 vfs: fix double put after complete_walk() 13 年之前
  Linus Torvalds bfcfaa77bd vfs: use 'unsigned long' accesses for dcache name comparison and hashing 13 年之前
  Linus Torvalds ae942ae719 vfs: export full_name_hash() function to modules 13 年之前
  Linus Torvalds 200e9ef7ab vfs: split up name hashing in link_path_walk() into helper function 13 年之前
  Linus Torvalds 0145acc202 vfs: uninline full_name_hash() 13 年之前
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 年之前
  Miklos Szeredi e188dc02d3 vfs: fix d_inode_lookup() dentry ref leak 13 年之前
  Eric Paris 4043cde8ec audit: do not call audit_getname on error 13 年之前
  Al Viro ece2ccb668 Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z 13 年之前
  Al Viro a73324da7a vfs: move mnt_mountpoint to struct mount 13 年之前
  Al Viro 0714a53380 vfs: now it can be done - make mnt_parent point to struct mount 13 年之前
  Al Viro 3376f34fff vfs: mnt_parent moved to struct mount 13 年之前
  Al Viro c71053659e vfs: spread struct mount - __lookup_mnt() result 13 年之前
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 年之前
  Al Viro f69aac0006 switch may_mknod() to umode_t 14 年之前
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 年之前
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 年之前