Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement il y a 7 ans
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
  Al Viro 076ccb76e1 fs: annotate ->poll() instances il y a 8 ans
  Linus Torvalds 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) il y a 8 ans
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts il y a 8 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() il y a 8 ans
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) il y a 8 ans
  Ingo Molnar f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> il y a 9 ans
  Dmitry V. Levin 5f8d498d43 vfs: show_vfsstat: do not ignore errors from show_devname method il y a 10 ans
  Dmitry V. Levin b896fb35ca vfs: show_vfsstat: remove redundant initialization and check of error code il y a 10 ans
  Dmitry V. Levin 6ce4bca0ad vfs: show_mountinfo: cleanup error code checks il y a 10 ans
  Dmitry V. Levin 5d9f3c7b62 vfs: show_vfsmnt: remove redundant initialization of error code il y a 10 ans
  Yann Droneaud ede1bf0dcf fs: use seq_open_private() for proc_mounts il y a 10 ans
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option il y a 11 ans
  Dmitry V. Levin 9d4d65748a vfs: make mounts and mountstats honor root dir like mountinfo does il y a 11 ans
  Dmitry V. Levin 9ad4dc4f73 vfs: cleanup show_mountinfo il y a 13 ans
  Eric W. Biederman 728dba3a39 namespaces: Use task_lock and not rcu to protect nsproxy il y a 12 ans
  Al Viro c7999c3627 reduce m_start() cost... il y a 11 ans
  Axel Lin 3d93116cef fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns il y a 12 ans
  Al Viro aab407fc5c don't bother with vfsmount_lock in mounts_poll() il y a 12 ans
  Al Viro 6ce6e24e72 get rid of magic in proc_namespace.c il y a 13 ans
  Andi Kleen 962830df36 brlocks/lglocks: API cleanups il y a 13 ans
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * il y a 14 ans
  Al Viro a6322de67b vfs: switch ->show_path() to struct dentry * il y a 14 ans
  Al Viro d861c630e9 vfs: switch ->show_devname() to struct dentry * il y a 14 ans
  Al Viro 64132379d5 vfs: switch ->show_stats to struct dentry * il y a 14 ans
  Al Viro 0226f4923f vfs: take /proc/*/mounts and friends to fs/proc_namespace.c il y a 14 ans