index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Driver Core: kill subsys_attribute and default sysfs ops
Kay Sievers
1
-53
/
+10
2008-01-25
ecryptfs: remove version_str file from sysfs
Greg Kroah-Hartman
1
-43
/
+0
2008-01-25
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
Kay Sievers
1
-4
/
+6
2008-01-25
kset: convert kernel_subsys to use kset_create
Greg Kroah-Hartman
4
-5
/
+4
2008-01-25
kset: convert dlm to use kset_create
Greg Kroah-Hartman
1
-11
/
+9
2008-01-25
kset: convert gfs2 dlm to use kset_create
Greg Kroah-Hartman
1
-12
/
+10
2008-01-25
kset: convert gfs2 to use kset_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-25
kobject: convert main fs kobject to use kobject_create
Greg Kroah-Hartman
4
-9
/
+8
2008-01-25
kset: convert ecryptfs to use kset_create
Greg Kroah-Hartman
1
-10
/
+9
2008-01-25
kobject: convert configfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-25
kobject: convert debugfs to use kobject_create
Greg Kroah-Hartman
1
-7
/
+6
2008-01-25
kobject: convert fuse to use kobject_create
Greg Kroah-Hartman
1
-12
/
+14
2008-01-25
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
1
-3
/
+3
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
11
-28
/
+20
2008-01-25
sysfs: remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2008-01-25
sysfs: create optimal relative symlink targets
Kay Sievers
1
-46
/
+42
2008-01-25
ecryptfs: clean up attribute mess
Greg Kroah-Hartman
1
-67
/
+18
2008-01-25
coda: convert struct class_device to struct device
Kay Sievers
1
-4
/
+4
2008-01-25
sysfs: Fix a copy-n-paste typo in comment
Jean Delvare
1
-1
/
+1
2008-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-01-23
[SPARC]: Constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2008-01-22
Fix file references in documentation and Kconfig
Johann Felix Soden
1
-2
/
+2
2008-01-18
jbd: do not try lock_acquire after handle made invalid
Jonas Bonn
1
-0
/
+2
2008-01-18
hfs: fix coverity-found null deref
Eric Sandeen
1
-3
/
+4
2008-01-16
sysfs: fix bugs in sysfs_rename/move_dir()
Tejun Heo
1
-1
/
+3
2008-01-16
sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup
Tejun Heo
1
-1
/
+3
2008-01-15
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-2
/
+0
2008-01-15
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
1
-1
/
+1
2008-01-13
knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.
NeilBrown
2
-2
/
+8
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-2
/
+2
2008-01-13
Use access mode instead of open flags to determine needed permissions
Linus Torvalds
1
-2
/
+2
2008-01-11
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
1
-6
/
+10
2008-01-11
[XFS] fix unaligned access in readdir
Christoph Hellwig
1
-6
/
+10
2008-01-11
NFSv4: Give the lock stateid its own sequence queue
Trond Myklebust
2
-1
/
+5
2008-01-09
hfs: handle more on-disk corruptions without oopsing
Eric Sandeen
4
-3
/
+42
2008-01-09
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
2
-17
/
+4
2008-01-09
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
1
-0
/
+28
2008-01-08
core dump: real_parent ppid
Roland McGrath
1
-2
/
+2
2008-01-06
fix: using joysticks in 32 bit applications on 64 bit systems
Akos Maroy
1
-0
/
+8
2008-01-03
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Trond Myklebust
1
-11
/
+19
2008-01-03
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
Trond Myklebust
1
-3
/
+1
2008-01-03
NFSv4: Fix circular locking dependency in nfs4_kill_renewd
Trond Myklebust
1
-2
/
+0
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2008-01-03
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
4
-5
/
+24
2008-01-03
Unify /proc/slabinfo configuration
Linus Torvalds
1
-19
/
+2
2008-01-02
slub: register slabinfo to procfs
Pekka Enberg
1
-0
/
+17
2007-12-23
ecryptfs: redo dget,mntget on dentry_open failure
Eric Sandeen
1
-1
/
+4
2007-12-23
ecryptfs: fix unlocking in error paths
Eric Sandeen
2
-4
/
+5
2007-12-23
Don't send quota messages repeatedly when hardlimit reached
Jan Kara
1
-7
/
+16
2007-12-23
Fix computation of SKB size for quota messages
Jan Kara
1
-5
/
+4
[next]