Commit History

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