index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
convert sysfs
Al Viro
1
-19
/
+13
2010-08-09
switch sysfs to ->evict_inode()
Al Viro
1
-1
/
+1
2010-05-21
sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
Eric W. Biederman
1
-3
/
+8
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-1
/
+32
2010-05-21
sysfs: Remove double free sysfs_get_sb
Eric W. Biederman
1
-1
/
+0
2010-05-21
sysfs: Basic support for multiple super blocks
Eric W. Biederman
1
-2
/
+56
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
sysfs: Kill unused sysfs_sb variable.
Eric W. Biederman
1
-2
/
+0
2010-03-07
sysfs: Pass super_block to sysfs_get_inode
Eric W. Biederman
1
-1
/
+1
2009-03-24
sysfs: reference sysfs_dirent from sysfs inodes
Eric W. Biederman
1
-0
/
+1
2009-03-24
sysfs: Take sysfs_mutex when fetching the root inode.
Eric W. Biederman
1
-0
/
+2
2009-03-24
SYSFS: use standard magic.h for sysfs
Qinghuang Feng
1
-2
/
+1
2008-10-16
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
1
-0
/
+15
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+4
2007-10-12
sysfs: add copyrights
Tejun Heo
1
-1
/
+9
2007-10-12
sysfs: make sysfs_root a regular directory dirent
Tejun Heo
1
-1
/
+2
2007-10-12
sysfs: Remove s_dentry
Eric W. Biederman
1
-1
/
+0
2007-10-12
sysfs: Make sysfs_mount static
Eric W. Biederman
1
-1
/
+1
2007-10-12
sysfs: Use kill_anon_super
Eric W. Biederman
1
-1
/
+1
2007-10-12
sysfs: Move all of inode initialization into sysfs_init_inode
Eric W. Biederman
1
-5
/
+0
2007-10-12
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
1
-1
/
+1
2007-10-12
sysfs: cleanup semaphore.h
Dave Young
1
-1
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
1
-5
/
+5
2007-07-11
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
1
-1
/
+1
2007-07-11
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
1
-1
/
+1
2007-07-11
sysfs: use singly-linked list for sysfs_dirent tree
Tejun Heo
1
-3
/
+0
2007-07-11
sysfs: fix root sysfs_dirent -> root dentry association
Tejun Heo
1
-0
/
+1
2007-07-11
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
Tejun Heo
1
-8
/
+10
2007-07-11
sysfs: kill attribute file orphaning
Tejun Heo
1
-8
/
+0
2007-07-11
sysfs: make sysfs_dirent->s_element a union
Tejun Heo
1
-1
/
+0
2007-07-11
sysfs: add sysfs_dirent->s_parent
Tejun Heo
1
-0
/
+1
2007-06-12
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
1
-0
/
+1
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
1
-1
/
+1
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
1
-0
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2005-06-20
[PATCH] sysfs-iattr: set inode attributes
Maneesh Soni
1
-1
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+107