Age | Commit message (Expand) | Author | Files | Lines |
2010-08-07 | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred... | Linus Torvalds | 1 | -7/+0 |
2010-08-07 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 11 | -287/+465 |
2010-08-07 | AFS: Fix the module init error handling | David Howells | 1 | -3/+6 |
2010-08-07 | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 22 | -381/+624 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -7/+227 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 22 | -887/+1235 |
2010-08-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 | Linus Torvalds | 24 | -639/+896 |
2010-08-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 15 | -176/+181 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2 | -15/+2 |
2010-08-07 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -3/+0 |
2010-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 14 | -257/+179 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 22 | -245/+262 |
2010-08-07 | nfsd4: fix file open accounting for RDWR opens | J. Bruce Fields | 1 | -3/+21 |
2010-08-06 | nfsd: don't allow setting maxblksize after svc created | J. Bruce Fields | 1 | -1/+1 |
2010-08-06 | nfsd: initialize nfsd versions before creating svc | J. Bruce Fields | 1 | -1/+1 |
2010-08-06 | nfsd41: Fix a crash when a callback is retried | Boaz Harrosh | 1 | -1/+1 |
2010-08-06 | nfsd: fix startup/shutdown order bug | J. Bruce Fields | 1 | -14/+16 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-08-06 | NFS: NFSv4.1 is no longer a "developer only" feature | Trond Myklebust | 1 | -2/+2 |
2010-08-06 | NFS: NFS_V4 is no longer an EXPERIMENTAL feature | Trond Myklebust | 1 | -3/+3 |
2010-08-06 | NFS: Fix /proc/mount for legacy binary interface | Bryan Schumaker | 1 | -0/+4 |
2010-08-06 | NFS: Fix the locking in nfs4_callback_getattr | Trond Myklebust | 1 | -3/+3 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+0 |
2010-08-06 | Fix init ordering of /dev/console vs callers of modprobe | David Howells | 1 | -0/+1 |
2010-08-05 | sysfs: sysfs_chmod_file's attr can be const | Jean Delvare | 1 | -1/+2 |
2010-08-05 | ext4: Adding error check after calling ext4_mb_regular_allocator() | Aditya Kali | 1 | -17/+17 |
2010-08-05 | aio: fix wrong subsystem comments | Satoru Takeuchi | 1 | -10/+11 |
2010-08-05 | ext3: Fix dirtying of journalled buffers in data=journal mode | Jan Kara | 1 | -1/+17 |
2010-08-05 | fs/dlm: Drop unnecessary null test | Julia Lawall | 1 | -1/+1 |
2010-08-05 | dlm: use genl_register_family_with_ops() | Changli Gao | 1 | -14/+1 |
2010-08-05 | ext4: Fix dirtying of journalled buffers in data=journal mode | Jan Kara | 1 | -1/+17 |
2010-08-05 | DNS: Make AFS go to the DNS for AFSDB records for unknown cells | Wang Lei | 2 | -10/+31 |
2010-08-05 | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 4 | -205/+56 |
2010-08-05 | cifs: account for new creduid=0x%x parameter in spnego upcall string | Jeff Layton | 1 | -0/+4 |
2010-08-05 | cifs: reduce false positives with inode aliasing serverino autodisable | Jeff Layton | 1 | -12/+31 |
2010-08-05 | CIFS: Make cifs_convert_address() take a const src pointer and a length | David Howells | 5 | -37/+38 |
2010-08-05 | cifs: show features compiled in as part of DebugData | Suresh Jayaraman | 1 | -0/+25 |
2010-08-05 | cifs: update README | Suresh Jayaraman | 1 | -2/+3 |
2010-08-05 | ext4: re-inline ext4_rec_len_(to|from)_disk functions | Eric Sandeen | 2 | -26/+37 |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 15 | -20/+19 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -2/+7 |
2010-08-04 | block_dev: always serialize exclusive open attempts | Tejun Heo | 1 | -2/+2 |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -12/+9 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 206 | -5706/+5706 |
2010-08-04 | fix comment typo "choosed" -> "chosen" | Uwe Kleine-König | 1 | -1/+1 |
2010-08-04 | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 3 | -9/+8 |
2010-08-03 | NFS: Fix the NFS users of rpc_restart_call() | Trond Myklebust | 2 | -7/+4 |
2010-08-03 | NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks | Trond Myklebust | 1 | -10/+0 |
2010-08-03 | NFSv4: Clean up the process of renewing the NFSv4 lease | Trond Myklebust | 1 | -14/+9 |