Bart Van Assche
|
b5a0623444
kernfs: Declare two local data structures static
|
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
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 years ago |
Andreas Gruenbacher
|
e72a1a8b3a
kernfs: Switch to generic xattr handlers
|
8 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Al Viro
|
3767e255b3
switch ->setxattr() to passing dentry and inode separately
|
9 years ago |
Linus Torvalds
|
3aa2fc1667
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
9 years ago |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 years ago |
Deepa Dinamani
|
3a3a5fece6
fs: kernfs: Replace CURRENT_TIME by current_fs_time()
|
9 years ago |
Andreas Gruenbacher
|
786534b92f
tmpfs: listxattr should include POSIX ACL xattrs
|
9 years ago |
Andreas Gruenbacher
|
aa7c5241c3
tmpfs: Use xattr handler infrastructure
|
9 years ago |
Eric W. Biederman
|
ea015218f2
kernfs: Add support for always empty directories.
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Christoph Hellwig
|
a7a2c680a2
fs: deduplicate noop_backing_dev_info
|
10 years ago |
Tejun Heo
|
4afddd60a7
kernfs: protect lazy kernfs_iattrs allocation with mutex
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Tejun Heo
|
c637b8acbe
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
|
11 years ago |
Tejun Heo
|
a797bfc305
kernfs: s/sysfs/kernfs/ in global variables
|
11 years ago |
Tejun Heo
|
df23fc39bc
kernfs: s/sysfs/kernfs/ in constants
|
11 years ago |
Tejun Heo
|
c525aaddc3
kernfs: s/sysfs/kernfs/ in various data structures
|
11 years ago |
Tejun Heo
|
adc5e8b58f
kernfs: drop s_ prefix from kernfs_node members
|
11 years ago |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 years ago |
Tejun Heo
|
2322392b02
kernfs: implement "trusted.*" xattr support
|
11 years ago |
Tejun Heo
|
9a8049affd
kernfs: update sysfs_init_inode_attrs()
|
11 years ago |
Tejun Heo
|
4b93dc9b1c
sysfs, kernfs: prepare mount path for kernfs
|
11 years ago |
Tejun Heo
|
ffed24e228
sysfs, kernfs: move inode code to fs/kernfs/inode.c
|
11 years ago |
Tejun Heo
|
b8441ed279
sysfs, kernfs: add skeletons for kernfs
|
11 years ago |