aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-04-22
| |\ \ \ | | | |/ | | |/|
| * | | [JFFS2] Use ALLOC_DELETION priority for truncation to zero lengthDavid Woodhouse2008-02-25
| * | | [JFFS2] Set i_blocks when truncating filesDavid Woodhouse2008-02-25
* | | | nfsd: don't allow setting ctime over v4J. Bruce Fields2008-04-25
* | | | locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-25
* | | | lockd: unlock lockd locks held for a certain filesystemWendy Cheng2008-04-25
* | | | lockd: unlock lockd locks associated with a given server ipWendy Cheng2008-04-25
* | | | leases: remove unneeded variable from fcntl_setlease().David M. Richter2008-04-25
* | | | leases: move lock allocation earlier in generic_setlease()David M. Richter2008-04-25
* | | | leases: when unlocking, skip locking-related stepsDavid M. Richter2008-04-25
* | | | leases: fix a return-value mixupDavid M. Richter2008-04-25
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-04-24
|\ \ \
| * | | [CIFS] Fix typo in previous commitSteve French2008-04-24
| * | | [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-24
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-24
| |\ \ \
| * | | | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French2008-04-18
| * | | | [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-18
| * | | | [CIFS] Add various missing flags and defintionsSteve French2008-04-17
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-17
| |\ \ \ \
| * | | | | [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-15
| * | | | | [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-15
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-15
| |\ \ \ \ \
| * | | | | | [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-09
| * | | | | | [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...Steve French2008-04-09
| * | | | | | [CIFS] minor update to change logSteve French2008-04-04
* | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel'Trond Myklebust2008-04-24
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | make nfs_automount_list staticAdrian Bunk2008-04-19
| | * | | | | | NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton2008-04-19
| | * | | | | | NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov2008-04-19
| | * | | | | | NFSv4: Attempt to use machine credentials in SETCLIENTID callsTrond Myklebust2008-04-19
| | * | | | | | NFSv4: Reintroduce machine credsTrond Myklebust2008-04-19
| | * | | | | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-19
| | * | | | | | nfs: fix printout of multiword bitfieldsFred Isaman2008-04-19
| | * | | | | | nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy2008-04-19
| | * | | | | | NLM/lockd: Ensure client locking calls use correct credentialsTrond Myklebust2008-04-19
| | * | | | | | NFS: Remove the buggy lock-if-signalled case from do_setlk()Trond Myklebust2008-04-19
| | * | | | | | NLM/lockd: Fix a race when cancelling a blocking lockTrond Myklebust2008-04-19
| | * | | | | | NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL callTrond Myklebust2008-04-19
| | * | | | | | NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancelTrond Myklebust2008-04-19
| | * | | | | | NLM/lockd: convert __nlm_async_call to use rpc_run_task()Trond Myklebust2008-04-19
| | * | | | | | NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust2008-04-19
| | * | | | | | NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlckTrond Myklebust2008-04-19
| | * | | | | | NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()Trond Myklebust2008-04-19
| | * | | | | | NFSv4: Only increment the sequence id if the server saw itTrond Myklebust2008-04-19
| | * | | | | | NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()Trond Myklebust2008-04-19
| | * | | | | | NFS: Ensure that rpc_run_task() errors are propagated back to the callerTrond Myklebust2008-04-19
| | * | | | | | NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-19
| | * | | | | | NFS: Ensure that the read code cleans up properly when rpc_run_task() failsTrond Myklebust2008-04-19
| | * | | | | | NFS: Fix nfs_wb_page() to always exit with an error or a clean pageTrond Myklebust2008-04-19