Историја ревизија

Аутор SHA1 Порука Датум
  Mel Gorman 4248b0da46 fs, file table: reinit files_stat.max_files after deferred memory initialisation пре 10 година
  Al Viro e5e6e97fe0 remove the pointless include of lglock.h пре 10 година
  Al Viro 8436318205 ->aio_read and ->aio_write removed пре 10 година
  Linus Torvalds 77c688ac87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 10 година
  Eric Biggers a457606a6f fs/file_table.c: Update alloc_file() comment пре 10 година
  Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() пре 11 година
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 11 година
  Joe Perches 1f7e0616cd fs: convert use of typedef ctl_table to struct ctl_table пре 11 година
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() пре 11 година
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode пре 11 година
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 11 година
  Linus Torvalds f7789dc0d4 Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux пре 11 година
  Al Viro 7f4b36f9bb get rid of files_defer_init() пре 11 година
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() пре 11 година
  Al Viro 4597e695b8 get rid of DEBUG_WRITECOUNT пре 11 година
  Al Viro dd20908a8a don't bother with {get,put}_write_access() on non-regular files пре 11 година
  Jeff Layton 78ed8a1338 locks: rename locks_remove_flock to locks_remove_file пре 11 година
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX пре 11 година
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs пре 11 година
  Al Viro eee5cc2702 get rid of s_files and files_lock пре 12 година
  Al Viro 72c2d53192 file->f_op is never NULL... пре 12 година
  Al Viro c7314d74fc nfsd regression since delayed fput() пре 11 година
  Andrew Morton be49b30a98 fs/file_table.c:fput(): make comment more truthful пре 12 година
  Al Viro 184cacabe2 only regular files with FMODE_WRITE need to be on s_files пре 12 година
  Oleg Nesterov 4f5e65a1cc fput: turn "list_head delayed_fput_list" into llist_head пре 12 година
  Andrew Morton 64372501e2 fs/file_table.c:fput(): add comment пре 12 година
  David Howells c77cecee52 Replace a bunch of file->dentry->d_inode refs with file_inode() пре 12 година
  Oleg Nesterov e7b2c40692 fput: task_work_add() can fail if the caller has passed exit_task_work() пре 12 година
  Al Viro dd37978c50 cache the value of file_inode() in struct file пре 12 година
  Anatol Pomozov 39b6525274 fs: Preserve error code in get_empty_filp(), part 2 пре 13 година