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-10-26
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
9
-367
/
+1506
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+34
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
3
-17
/
+32
2011-10-25
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-273
/
+202
2011-10-25
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
20
-1464
/
+1794
2011-10-25
sysfs: Remove support for tagged directories with untagged members (again)
Eric W. Biederman
1
-4
/
+4
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-7
/
+65
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-73
/
+128
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-26
/
+16
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
13
-197
/
+278
2011-10-25
ore: Enable RAID5 mounts
Boaz Harrosh
1
-3
/
+11
2011-10-25
exofs: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-2
/
+59
2011-10-25
ore: RAID5 Write
Boaz Harrosh
4
-16
/
+578
2011-10-25
ore: RAID5 read
Boaz Harrosh
4
-78
/
+455
2011-10-25
fs/Makefile: Always inspect exofs/
Boaz Harrosh
1
-1
/
+1
2011-10-25
ore: Make ore_calc_stripe_info EXPORT_SYMBOL
Boaz Harrosh
1
-5
/
+3
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-64
/
+80
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
1
-7
/
+5
2011-10-24
fs/9p: Cleanup option parsing in 9p
Aneesh Kumar K.V
1
-7
/
+26
2011-10-24
fs/9p: inode file operation is properly initialized init_special_inode
Aneesh Kumar K.V
1
-2
/
+0
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
1
-1
/
+1
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
4
-2
/
+61
2011-10-24
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
1
-1
/
+1
2011-10-24
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
1
-0
/
+2
2011-10-24
nfsd4: seq->status_flags may be used unitialized
Benny Halevy
1
-2
/
+4
2011-10-24
nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid
Benny Halevy
3
-1
/
+18
2011-10-21
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
1
-0
/
+4
2011-10-20
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2
-3
/
+14
2011-10-20
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2
-5
/
+3
2011-10-20
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
1
-2
/
+51
2011-10-20
NFS: Get rid of the nfs_rdata_mempool
Trond Myklebust
1
-13
/
+4
2011-10-20
NFS: Don't rely on PageError in nfs_readpage_release_partial
Trond Myklebust
1
-5
/
+2
2011-10-20
NFS: Get rid of unnecessary calls to ClearPageError() in read code
Trond Myklebust
2
-3
/
+0
2011-10-20
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
6
-33
/
+16
2011-10-19
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
3
-14
/
+24
2011-10-19
nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround
J. Bruce Fields
1
-6
/
+0
2011-10-19
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
Trond Myklebust
1
-1
/
+9
2011-10-19
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
1
-45
/
+17
2011-10-18
NFS: Use the inode->i_version to cache NFSv4 change attribute information
Trond Myklebust
5
-14
/
+14
2011-10-18
nfs/super.c: local functions should be static
H Hartley Sweeten
1
-6
/
+11
2011-10-18
pnfsblock: fix writeback deadlock
Peng Tao
1
-2
/
+6
2011-10-18
pnfsblock: fix NULL pointer dereference
Peng Tao
1
-0
/
+3
2011-10-18
pnfs: recoalesce when ld read pagelist fails
Peng Tao
3
-15
/
+19
2011-10-18
pnfs: recoalesce when ld write pagelist fails
Peng Tao
3
-15
/
+32
2011-10-18
pnfs: make _set_lo_fail generic
Peng Tao
4
-30
/
+19
2011-10-18
pnfsblock: add missing rpc_put_mount and path_put
Peng Tao
1
-2
/
+6
2011-10-18
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
4
-49
/
+2
2011-10-18
pnfsblock: fix size of upcall message
Jim Rees
1
-1
/
+1
2011-10-18
pnfsblock: fix return code confusion
Jim Rees
2
-13
/
+20
2011-10-18
nfs: don't try to migrate pages with active requests
Jeff Layton
1
-25
/
+11
[next]