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
2011-07-31
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-87
/
+3090
2011-07-31
pnfsblock: write_pagelist handle zero invalid extents
Peng Tao
1
-42
/
+233
2011-07-31
pnfsblock: note written INVAL areas for layoutcommit
Fred Isaman
3
-0
/
+129
2011-07-31
pnfsblock: bl_write_pagelist
Fred Isaman
1
-3
/
+126
2011-07-31
pnfsblock: bl_read_pagelist
Fred Isaman
1
-0
/
+265
2011-07-31
pnfsblock: cleanup_layoutcommit
Fred Isaman
3
-0
/
+217
2011-07-31
pnfsblock: encode_layoutcommit
Fred Isaman
3
-44
/
+146
2011-07-31
pnfsblock: merge rw extents
Fred Isaman
1
-0
/
+47
2011-07-31
pnfsblock: add extent manipulation functions
Fred Isaman
3
-3
/
+287
2011-07-31
pnfsblock: bl_find_get_extent
Fred Isaman
2
-0
/
+50
2011-07-31
pnfsblock: xdr decode pnfs_block_layout4
Fred Isaman
1
-2
/
+206
2011-07-31
pnfsblock: call and parse getdevicelist
Fred Isaman
4
-8
/
+157
2011-07-31
pnfsblock: merge extents
Fred Isaman
2
-0
/
+119
2011-07-31
pnfsblock: lseg alloc and free
Fred Isaman
3
-6
/
+39
2011-07-31
pnfsblock: remove device operations
Jim Rees
3
-1
/
+115
2011-07-31
pnfsblock: add device operations
Jim Rees
5
-2
/
+275
2011-07-31
pnfsblock: basic extent code
Fred Isaman
4
-5
/
+107
2011-07-31
pnfsblock: use pageio_ops api
Benny Halevy
1
-0
/
+14
2011-07-31
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
Fred Isaman
5
-1
/
+278
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
4
-0
/
+13
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
4
-20
/
+87
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
3
-7
/
+24
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
3
-0
/
+191
2011-07-31
pnfs: use lwb as layoutcommit length
Peng Tao
1
-1
/
+1
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
3
-17
/
+25
2011-07-31
pnfs: save layoutcommit cred at layout header init
Peng Tao
2
-11
/
+12
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
3
-6
/
+8
2011-07-31
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
1
-1
/
+6
2011-07-30
Additional readdir cookie loop information
Bryan Schumaker
1
-1
/
+2
2011-07-30
NFS: Fix spurious readdir cookie loop messages
Trond Myklebust
1
-23
/
+33
2011-07-30
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+4
2011-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
Linus Torvalds
2
-22
/
+26
2011-07-30
ext2: remove duplicate 'ext2_get_acl()' define
Linus Torvalds
1
-1
/
+0
2011-07-29
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-07-29
ecryptfs: Make inode bdi consistent with superblock bdi
Thieu Le
1
-0
/
+1
2011-07-29
eCryptfs: Unlock keys needed by ecryptfsd
Tyler Hicks
1
-22
/
+25
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-115
/
+48
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
23
-1010
/
+965
2011-07-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-13
/
+33
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-437
/
+1500
2011-07-28
Merge branch 'integration' into for-linus
Chris Mason
23
-1010
/
+965
2011-07-28
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
1
-1
/
+6
2011-07-27
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
David Howells
3
-5
/
+4
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
3
-19
/
+28
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
[next]