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
/
configfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-03-20
configfs: sanitize configfs_create()
Al Viro
1
-28
/
+27
2012-03-20
configfs: kill configfs_sb
Al Viro
1
-5
/
+4
2012-01-03
configfs: convert to umode_t
Al Viro
1
-3
/
+3
2011-12-13
configfs: register_filesystem() called too early
Al Viro
1
-1
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+2
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
1
-1
/
+1
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-5
/
+1
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
1
-1
/
+1
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
1
-5
/
+4
2010-05-27
fs: convert simple fs to new truncate
Nick Piggin
1
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-04-30
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
1
-0
/
+38
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-3
/
+0
2008-07-14
configfs: Introduce configfs_dirent_lock
Louis Rilling
1
-0
/
+2
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-1
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+8
2007-10-16
implement simple fs aops
Nick Piggin
1
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-1
/
+1
2006-02-03
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
1
-2
/
+1
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
1
-9
/
+108
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-3
/
+3
2006-01-03
[PATCH] configfs: User-driven configuration filesystem
Joel Becker
1
-0
/
+162