Souptick Joarder
|
9ee84466b7
fs: kernfs: Adding new return type vm_fault_t
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Linus Torvalds
|
878e66d06f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Ivan Vecera
|
ba87977a49
kernfs: fix regression in kernfs_fop_write caused by wrong type
|
7 年之前 |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 年之前 |
Linus Torvalds
|
a0725ab0c7
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Waiman Long
|
39bf04db6b
kernfs: Clarify lockdep name for kn->count
|
8 年之前 |
Shaohua Li
|
c53cd490b1
kernfs: introduce kernfs_node_id
|
8 年之前 |
Shaohua Li
|
319ba91d35
kernfs: don't set dentry->d_fsdata
|
8 年之前 |
Vaibhav Jain
|
966fa72a71
kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
|
8 年之前 |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 年之前 |
Linus Torvalds
|
f7878dc3a9
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 年之前 |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 年之前 |
Tejun Heo
|
f83f3c5156
kernfs: fix locking around kernfs_ops->release() callback
|
8 年之前 |
Tejun Heo
|
0e67db2f9f
kernfs: add kernfs_ops->open/release() callbacks
|
8 年之前 |
Tejun Heo
|
a1d82aff5d
kernfs: make kernfs_open_file->mmapped a bitfield
|
8 年之前 |
Tony Luck
|
2a9becdd4d
kernfs: Add noop_fsync to supported kernfs_file_fops
|
8 年之前 |
Tejun Heo
|
df6a58c5c5
kernfs: don't depend on d_find_any_alias() when generating notifications
|
9 年之前 |
Chris Wilson
|
e4234a1fc3
kernfs: Move faulting copy_user operations outside of the mutex
|
9 年之前 |
Wolfram Sang
|
ba50150e80
kernfs: remove outdated and confusing comment
|
10 年之前 |
NeilBrown
|
7cff4b1836
kernfs: handle poll correctly on 'direct_read' files.
|
10 年之前 |
Tejun Heo
|
dfeb0750b6
kernfs: remove KERNFS_STATIC_NAME
|
10 年之前 |
Al Viro
|
50062175ff
vm_area_operations: kill ->migrate()
|
11 年之前 |
NeilBrown
|
4ef67a8c95
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
|
10 年之前 |
NeilBrown
|
2b75869bba
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
|
10 年之前 |
Fabian Frederick
|
8278bd3abd
kernfs: kernel-doc warning fix
|
11 年之前 |
Tejun Heo
|
ecca47ce82
kernfs: kernfs_notify() must be useable from non-sleepable contexts
|
11 年之前 |
Greg Kroah-Hartman
|
cbfef53360
Merge 3.15-rc6 into driver-core-next
|
11 年之前 |
Tejun Heo
|
555724a831
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
|
11 年之前 |
Greg Kroah-Hartman
|
d35cc56ddf
Merge 3.15-rc3 into staging-next
|
11 年之前 |