Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro 46d0733801 [readdir] convert logfs há 12 anos atrás
  Al Viro 496ad9aa8e new helper: file_inode(file) há 12 anos atrás
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() há 13 anos atrás
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() há 13 anos atrás
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 13 anos atrás
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} há 13 anos atrás
  Cong Wang 50bc9b65b6 logfs: remove the second argument of k[un]map_atomic() há 13 anos atrás
  Linus Torvalds d3712b9dfc Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream há 13 anos atrás
  Prasad Joshi 0bd90387ed logfs: Propagate page parameter to __logfs_write_inode há 14 anos atrás
  Al Viro 1a67aafb5f switch ->mknod() to umode_t há 14 anos atrás
  Al Viro 4acdaf27eb switch ->create() to umode_t há 14 anos atrás
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t há 14 anos atrás
  Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers há 13 anos atrás
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) há 14 anos atrás
  Al Viro a63ab94d67 logfs doesn't need ->permission() at all há 14 anos atrás
  Sage Weil 64370e2f9d logfs: remove unnecessary dentry_unhash from rmdir, dir rename há 14 anos atrás
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems há 14 anos atrás
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems há 14 anos atrás
  Lucas De Marchi 25985edced Fix common misspellings há 14 anos atrás
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops há 14 anos atrás
  Al Viro 7de9c6ee3e new helper: ihold() há 14 anos atrás
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop há 15 anos atrás
  Arnd Bergmann 02d6d685fc logfs: kill BKL há 15 anos atrás
  Al Viro 256249584b fix leak in __logfs_create() há 15 anos atrás
  Anand Gadiyar a8cd4561ea fix "seperate" typos in comments há 15 anos atrás
  Tejun Heo 336f5899d2 Merge branch 'master' into export-slabh há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Joern Engel e326068806 Prevent schedule while atomic in __logfs_readdir há 15 anos atrás
  Joern Engel 30835cd074 [LogFS] Prevent 64bit divisions in hash_index há 15 anos atrás
  Joern Engel ddfd1f04b7 [LogFS] Plug memory leak on error paths há 15 anos atrás