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
2006-01-17
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2
-3
/
+23
2006-01-17
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
1
-17
/
+27
2006-01-17
[PATCH] fuse: READ request initialization
Miklos Szeredi
3
-24
/
+18
2006-01-17
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
3
-50
/
+45
2006-01-17
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
3
-14
/
+43
2006-01-17
[PATCH] fuse: add connection aborting
Miklos Szeredi
3
-6
/
+88
2006-01-17
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
3
-3
/
+21
2006-01-17
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
3
-43
/
+164
2006-01-17
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
3
-4
/
+6
2006-01-17
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
3
-6
/
+10
2006-01-17
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2
-11
/
+19
2006-01-17
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
3
-15
/
+6
2006-01-17
[PATCH] fuse: uninline some functions
Miklos Szeredi
3
-21
/
+17
2006-01-17
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
1
-1
/
+1
2006-01-17
[PATCH] fuse: fix request_end()
Miklos Szeredi
1
-11
/
+7
2006-01-17
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
1
-1
/
+3
2006-01-17
[PATCH] add /sys/fs
Miklos Szeredi
1
-0
/
+5
2006-01-17
[PATCH] partitions: Read Rio Karma partition table
Bob Copeland
5
-0
/
+77
2006-01-17
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
Nathan Scott
1
-1
/
+1
2006-01-16
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
3
-20
/
+10
2006-01-16
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
1
-3
/
+0
2006-01-16
[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.
Nathan Scott
2
-12
/
+2
2006-01-16
[XFS] Fix symlink creation too, with respect to initialising SELinux
Nathan Scott
1
-5
/
+8
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-210
/
+210
2006-01-15
[PATCH] Mark some key VFS functions as __always_inline
Arjan van de Ven
1
-4
/
+4
2006-01-15
[PATCH] smbfs: remove kmalloc wrapper
Pekka Enberg
3
-34
/
+12
2006-01-15
[PATCH] ncpfs: remove kmalloc wrapper
Pekka Enberg
2
-26
/
+13
2006-01-15
[PATCH] quota: make useless quota error message informative
Valdis.Kletnieks@vt.edu
1
-1
/
+2
2006-01-15
[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup
Pekka Enberg
1
-5
/
+1
2006-01-15
[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-1
/
+1
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
16
-48
/
+48
2006-01-15
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2
-33
/
+223
2006-01-15
[PATCH] autofs4 oops fix
Ian Kent
1
-0
/
+2
2006-01-15
correct email address of Manfred Spraul
Christian Kujau
1
-1
/
+1
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
8
-209
/
+209
2006-01-14
[PATCH] ufs cleanup
Evgeniy
5
-55
/
+64
2006-01-14
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-01-13
[PATCH] Fix oops in ufs_fill_super at mount time
Evgeniy
1
-2
/
+2
2006-01-13
[PATCH] powerpc: Add/remove/update properties in /proc/device-tree
Dave C Boutcher
1
-0
/
+24
2006-01-12
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
57
-2572
/
+2717
2006-01-12
[PATCH] Implement ioctl emulation for the parport character device
Andi Kleen
1
-0
/
+29
2006-01-12
[PATCH] x86_64: Implement compat code for sg driver SG_GET_REQUEST_TABLE ioctl
Andi Kleen
1
-0
/
+35
2006-01-12
[PATCH] capable/capability.h (fs/)
Randy Dunlap
46
-0
/
+52
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-1
/
+3
2006-01-12
[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas
Jan Kara
1
-1
/
+4
2006-01-12
[PATCH] kdump: vmcore compilation warning fix
Vivek Goyal
1
-1
/
+1
2006-01-12
Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
Nathan Scott
6
-9
/
+6
[next]