Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Christoph Hellwig
|
44414d82cf
proc: introduce proc_create_seq_private
|
7 years ago |
Joe Perches
|
447a5647c9
treewide: Align function definition open/close braces
|
7 years ago |
Linus Torvalds
|
f1517df870
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
|
7 years ago |
Amir Goldstein
|
76c479480b
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
|
7 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Benjamin Coddington
|
3953704fde
locks: restore a warn for leaked locks on close
|
8 years ago |
Benjamin Coddington
|
9d5b86ac13
fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks
|
8 years ago |
Benjamin Coddington
|
52306e882f
fs/locks: Use allocation rather than the stack in fcntl_getlk()
|
8 years ago |
Christoph Hellwig
|
a75d30c772
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
|
8 years ago |
Mauro Carvalho Chehab
|
80b79dd0e2
fs: locks: Fix some troubles at kernel-doc comments
|
8 years ago |
Benjamin Coddington
|
50f2112cf7
locks: Set FL_CLOSE when removing flock locks on close()
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Peter Zijlstra
|
5f43086bb9
locking, fs/locks: Add missing file_sem locks
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
c35bcfd8e4
Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux
|
8 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Peter Zijlstra
|
87709e28dc
fs/locks: Use percpu_down_read_preempt_disable()
|
9 years ago |
Peter Zijlstra
|
7c3f654d8e
fs/locks: Replace lg_local with a per-cpu spinlock
|
10 years ago |
Peter Zijlstra
|
aba3766073
fs/locks: Replace lg_global with a percpu-rwsem
|
10 years ago |
Miklos Szeredi
|
4d0c5ba2ff
vfs: do get_write_access() on upper layer of overlayfs
|
9 years ago |
Miklos Szeredi
|
c568d68341
locks: fix file locking on overlayfs
|
9 years ago |
Nikolay Borisov
|
d67fd44f69
locks: Filter /proc/locks output on proc pid ns
|
9 years ago |
Miklos Szeredi
|
6343a21208
locks: use file_inode()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Linus Torvalds
|
fce205e9da
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Jeff Layton
|
b4d629a39e
locks: rename __posix_lock_file to posix_lock_inode
|
9 years ago |
Jeff Layton
|
e24dadab08
locks: prink more detail when there are leaked locks
|
9 years ago |