Age | Commit message (Expand) | Author |
2008-04-22 | [PATCH] proc_readfd_common() race fix | Al Viro |
2008-04-22 | [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe() | Al Viro |
2008-04-22 | fs: use loff_t type instead of long long | David Sterba |
2008-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-04-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-04-21 | [PATCH] teach seq_file to discard entries | Al Viro |
2008-04-21 | [PATCH] umount_tree() will unhash everything itself | Al Viro |
2008-04-21 | [PATCH] get rid of more nameidata passing in namespace.c | Al Viro |
2008-04-21 | [PATCH] switch a bunch of LSM hooks from nameidata to path | Al Viro |
2008-04-21 | [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts() | Al Viro |
2008-04-21 | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds |
2008-04-21 | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-21 | ext*: spelling fix prefered -> preferred | Benoit Boissinot |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-21 | trivial: small cleanups | Pavel Machek |
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller |
2008-04-21 | dlm: common max length definitions | David Teigland |
2008-04-21 | dlm: move plock code from gfs2 | David Teigland |
2008-04-21 | dlm: recover nodes that are removed and re-added | David Teigland |
2008-04-21 | dlm: save master info after failed no-queue request | David Teigland |
2008-04-21 | dlm: make dlm_print_rsb() static | Adrian Bunk |
2008-04-21 | dlm: match signedness between dlm_config_info and cluster_set | Harvey Harrison |
2008-04-21 | block: convert bio_copy_user to bio_copy_user_iov | FUJITA Tomonori |
2008-04-19 | sysfs: refill attribute buffer when reading from offset 0 | Dan Williams |
2008-04-19 | SYSFS: Explicitly include required header file slab.h. | Robert P. J. Day |
2008-04-19 | block: send disk "change" event for rescan_partitions() | Kay Sievers |
2008-04-19 | make nfs_automount_list static | Adrian Bunk |
2008-04-19 | NFS: remove duplicate flags assignment from nfs_validate_mount_data | Jeff Layton |
2008-04-19 | NFS - fix potential NULL pointer dereference v2 | Cyrill Gorcunov |
2008-04-19 | NFSv4: Attempt to use machine credentials in SETCLIENTID calls | Trond Myklebust |
2008-04-19 | NFSv4: Reintroduce machine creds | Trond Myklebust |
2008-04-19 | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust |
2008-04-19 | nfs: fix printout of multiword bitfields | Fred Isaman |
2008-04-19 | nfs: return negative error value from nfs{,4}_stat_to_errno | Benny Halevy |
2008-04-19 | NLM/lockd: Ensure client locking calls use correct credentials | Trond Myklebust |
2008-04-19 | NFS: Remove the buggy lock-if-signalled case from do_setlk() | Trond Myklebust |
2008-04-19 | NLM/lockd: Fix a race when cancelling a blocking lock | Trond Myklebust |
2008-04-19 | NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call | Trond Myklebust |
2008-04-19 | NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel | Trond Myklebust |
2008-04-19 | NLM/lockd: convert __nlm_async_call to use rpc_run_task() | Trond Myklebust |
2008-04-19 | NLM/lockd: Add a reference counter to struct nlm_rqst | Trond Myklebust |
2008-04-19 | NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck | Trond Myklebust |
2008-04-19 | NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock() | Trond Myklebust |
2008-04-19 | NFSv4: Only increment the sequence id if the server saw it | Trond Myklebust |
2008-04-19 | NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired() | Trond Myklebust |
2008-04-19 | NFS: Ensure that rpc_run_task() errors are propagated back to the caller | Trond Myklebust |
2008-04-19 | NFS: Ensure that the write code cleans up properly when rpc_run_task() fails | Trond Myklebust |