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
2010-10-27
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
1
-0
/
+2
2010-10-27
Merge branch 'akpm-incoming-1'
Linus Torvalds
21
-120
/
+125
2010-10-27
kernel: remove PF_FLUSHER
Peter Zijlstra
1
-1
/
+1
2010-10-27
fs: allow for more than 2^31 files
Eric Dumazet
1
-10
/
+7
2010-10-27
procfs: fix numbering in /proc/locks
Jerome Marchand
1
-8
/
+11
2010-10-27
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-27
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
1
-1
/
+0
2010-10-27
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
1
-1
/
+1
2010-10-27
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
1
-7
/
+5
2010-10-27
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
1
-1
/
+1
2010-10-27
hostfs: code cleanups
Richard Weinberger
1
-3
/
+2
2010-10-27
fs/fs-writeback.c: restore lost comment
Andrew Morton
1
-0
/
+4
2010-10-27
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
1
-1
/
+1
2010-10-27
mm: add account_page_writeback()
Michael Rubin
1
-1
/
+1
2010-10-27
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
8
-45
/
+6
2010-10-27
oom: fix locking for oom_adj and oom_score_adj
David Rientjes
1
-19
/
+21
2010-10-27
oom: rewrite error handling for oom_adj and oom_score_adj tunables
David Rientjes
1
-35
/
+48
2010-10-27
oom: add per-mm oom disable count
Ying Han
2
-0
/
+35
2010-10-27
vmcore: it is not experimental any more
WANG Cong
1
-2
/
+2
2010-10-27
hostfs: fix UML crash: remove f_spare from hostfs
Richard Weinberger
3
-10
/
+4
2010-10-26
Merge branch 'ima-memory-use-fixes'
Linus Torvalds
1
-0
/
+1
2010-10-26
IMA: move read counter into struct inode
Eric Paris
1
-0
/
+1
2010-10-26
NFS: Fix a compile issue in nfs_root
Trond Myklebust
1
-0
/
+2
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-0
/
+25
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
23
-461
/
+635
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
16
-42
/
+2374
2010-10-26
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-1392
/
+2000
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-41
/
+27
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
3
-14
/
+14
2010-10-25
Coda: replace BKL with mutex
Yoshihisa Abe
3
-50
/
+68
2010-10-25
Coda: push BKL regions into coda_upcall()
Yoshihisa Abe
7
-189
/
+95
2010-10-25
Coda: add spin lock to protect accesses to struct coda_inode_info.
Yoshihisa Abe
5
-12
/
+44
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+0
2010-10-25
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
1
-14
/
+17
2010-10-25
NFSv4.1: Use more sensible names for 'initialize_mountpoint'
Trond Myklebust
3
-11
/
+11
2010-10-25
NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...
Andy Adamson
5
-2
/
+747
2010-10-25
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
Andy Adamson
4
-33
/
+869
2010-10-25
NFS: client needs to maintain list of inodes with active layouts
Andy Adamson
4
-4
/
+176
2010-10-25
NFS: create and destroy inode's layout cache
Benny Halevy
5
-0
/
+190
2010-10-25
NFSv4.1: pnfs: filelayout: introduce minimal file layout driver
Dean Hildebrand
2
-0
/
+81
2010-10-25
NFSv4.1: pnfs: full mount/umount infrastructure
Fred Isaman
3
-4
/
+101
2010-10-25
NFS: set layout driver
Ricardo Labiaga
4
-0
/
+146
2010-10-25
NFS: ask for layouttypes during v4 fsinfo call
Andy Adamson
2
-0
/
+59
2010-10-25
NFS: change stateid to be a union
Alexandros Batsakis
1
-4
/
+4
2010-10-25
NFSD: remove duplicate NFS4_STATEID_SIZE
Andy Adamson
1
-1
/
+0
2010-10-25
nfs: fix unchecked value
Roman Borisov
1
-1
/
+4
2010-10-25
Ask for time_delta during fsinfo probe
Ricardo Labiaga
2
-1
/
+22
2010-10-25
Revalidate caches on lock
Ricardo Labiaga
3
-4
/
+20
[next]