index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
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-20
Check validity of cl_rpcclient in nfs_server_list_show
Malahal Naineni
1
-0
/
+4
2011-10-19
sysfs: Reject with a warning invalid uses of tagged directories.
Eric W. Biederman
2
-3
/
+14
2011-10-19
sysfs: Remove support for tagged directories with untagged members.
Eric W. Biederman
2
-5
/
+3
2011-10-19
sysfs: Implement support for tagged files in sysfs.
Eric W. Biederman
1
-2
/
+51
2011-10-19
NFS: Get rid of the nfs_rdata_mempool
Trond Myklebust
1
-13
/
+4
2011-10-19
NFS: Don't rely on PageError in nfs_readpage_release_partial
Trond Myklebust
1
-5
/
+2
2011-10-19
NFS: Get rid of unnecessary calls to ClearPageError() in read code
Trond Myklebust
2
-3
/
+0
2011-10-19
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-18
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
Trond Myklebust
1
-1
/
+9
2011-10-18
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
2011-10-18
nfs: fix bug about IPv6 address scope checking
Mi Jinlong
1
-3
/
+4
2011-10-18
nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
Jeff Layton
1
-0
/
+4
2011-10-18
Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...
Trond Myklebust
1
-1
/
+2
2011-10-17
nfsd4: warn on open failure after create
J. Bruce Fields
4
-6
/
+8
2011-10-17
nfsd4: preallocate open stateid in process_open1()
J. Bruce Fields
2
-29
/
+21
2011-10-17
nfsd4: do idr preallocation with stateid allocation
J. Bruce Fields
2
-41
/
+39
2011-10-17
nfsd4: preallocate nfs4_file in process_open1()
J. Bruce Fields
2
-24
/
+37
2011-10-17
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
4
-2
/
+21
[next]