Johannes Weiner
|
4b85afbdac
mm: zero-seek shrinkers
|
6 yıl önce |
Alexey Dobriyan
|
2d6e4e822a
proc: fixup PDE allocation bloat
|
7 yıl önce |
David Howells
|
24074a35c5
proc: Make inline name size calculation automatic
|
7 yıl önce |
Alexey Dobriyan
|
b4884f2333
proc: move "struct proc_dir_entry" into kmem cache
|
7 yıl önce |
Alexey Dobriyan
|
2acddbe816
proc: account "struct pde_opener"
|
7 yıl önce |
Alexey Dobriyan
|
195b8cf068
proc: move "struct pde_opener" to kmem cache
|
7 yıl önce |
Alexey Dobriyan
|
e7a6e291e3
proc: faster open/close of files without ->release hook
|
7 yıl önce |
Alexey Dobriyan
|
2f89742435
proc: do less stuff under ->pde_unload_lock
|
7 yıl önce |
Alexey Dobriyan
|
15b158b4e6
proc: spread likely/unlikely a bit
|
7 yıl önce |
Alexey Dobriyan
|
efb1a57d90
fs/proc: use __ro_after_init
|
7 yıl önce |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 yıl önce |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 yıl önce |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 yıl önce |
Al Viro
|
a3f8683bf7
->poll() methods should return __poll_t
|
8 yıl önce |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 yıl önce |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 yıl önce |
Tobin C. Harding
|
f245e1c17a
fs/proc/inode.c: remove cast from memory allocation
|
8 yıl önce |
Lafcadio Wluiki
|
796f571b0c
procfs: use an enum for possible hidepid values
|
8 yıl önce |
Konstantin Khlebnikov
|
d6cffbbe9a
proc/sysctl: prune stale dentries during unregistering
|
8 yıl önce |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 yıl önce |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 yıl önce |
Alexey Dobriyan
|
492b2da605
proc: tweak comments about 2 stage open and everything
|
8 yıl önce |
Alexey Dobriyan
|
39a10ac23c
proc: kmalloc struct pde_opener
|
8 yıl önce |
Alexey Dobriyan
|
f5887c71cf
proc: fix type of struct pde_opener::closing field
|
8 yıl önce |
Alexey Dobriyan
|
06a0c4175d
proc: just list_del() struct pde_opener
|
8 yıl önce |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 yıl önce |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 yıl önce |
Deepa Dinamani
|
2554c72edb
fs: proc: Delete inode time initializations in proc_alloc_inode()
|
9 yıl önce |
Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 yıl önce |
Eric W. Biederman
|
a2982cc922
vfs: Generalize filesystem nodev handling.
|
9 yıl önce |