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-07-24
fs: check for statfs overflow
Jon Tollefson
2
-5
/
+6
2008-07-24
hugetlbfs: per mount huge page sizes
Andi Kleen
1
-9
/
+36
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-22
/
+30
2008-07-24
vmallocinfo: add NUMA information
Eric Dumazet
1
-2
/
+13
2008-07-24
SYNC_FILE_RANGE_WRITE may and will block. Document that.
Pavel Machek
1
-1
/
+2
2008-07-24
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...
Mel Gorman
1
-1
/
+1
2008-07-24
hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...
Mel Gorman
1
-4
/
+4
2008-07-24
fix soft lock up at NFS mount via per-SB LRU-list of unused dentries
Kentaro Makita
2
-155
/
+181
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-2
/
+2
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-4
/
+0
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+5
2008-07-23
netns: make get_proc_net() static
Adrian Bunk
1
-6
/
+5
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-32
/
+173
2008-07-22
proc: fix /proc/*/pagemap some more
Alexey Dobriyan
1
-1
/
+1
2008-07-22
execve filename: document and export via auxiliary vector
John Reiser
1
-0
/
+1
2008-07-22
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
3
-10
/
+69
2008-07-22
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
1
-18
/
+96
2008-07-22
sysfs: don't call notify_change
Miklos Szeredi
1
-1
/
+4
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-07-22
device create: coda: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-501
/
+596
2008-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-112
/
+34
2008-07-21
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...
Linus Torvalds
4
-86
/
+55
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-48
/
+0
2008-07-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
1
-0
/
+1
2008-07-18
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
1
-2
/
+2
2008-07-18
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
1
-74
/
+74
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
1
-0
/
+8
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
1
-0
/
+24
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
182
-4464
/
+39659
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
4
-33
/
+26
2008-07-18
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
4
-72
/
+48
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-111
/
+361
2008-07-17
[PATCH] ocfs2: fix oops in mmap_truncate testing
Coly Li
1
-3
/
+10
2008-07-17
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
37
-10
/
+32877
2008-07-17
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
22
-1048
/
+1395
2008-07-16
Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled
Randy Dunlap
1
-0
/
+6
2008-07-16
Merge branch 'bkl-removal' into next
Trond Myklebust
11
-78
/
+99
2008-07-16
Merge branch 'devel' into next
Trond Myklebust
18
-970
/
+1296
2008-07-16
NFSv4: Remove BKL from the nfsv4 state recovery
Trond Myklebust
1
-2
/
+0
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
4
-1
/
+16
2008-07-16
NFS: Remove BKL from the readdir code
Trond Myklebust
1
-3
/
+0
2008-07-16
NFS: Remove BKL from the symlink code
Trond Myklebust
1
-7
/
+1
2008-07-16
NFS: Remove BKL from the sillydelete operations
Trond Myklebust
1
-6
/
+0
2008-07-16
NFS: Remove the BKL from the rename, rmdir and unlink operations
Trond Myklebust
1
-6
/
+3
2008-07-16
NFS: Remove BKL from NFS lookup code
Trond Myklebust
1
-8
/
+1
2008-07-16
NFS: Remove the BKL from nfs_link()
Trond Myklebust
1
-2
/
+0
2008-07-16
NFS: Remove the BKL from the inode creation operations
Trond Myklebust
1
-9
/
+0
2008-07-16
NFS: Remove BKL usage from open()
Trond Myklebust
3
-10
/
+0
2008-07-16
NFS: Remove BKL usage from the write path
Trond Myklebust
1
-2
/
+0
[next]