Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ceph: fix xattr cap writeback | Sage Weil | 2010-08-22 | 1 | -5/+5 | |
| * | | | ceph: fix multiple mds session shutdown | Sage Weil | 2010-08-22 | 2 | -34/+37 | |
* | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-28 | 3 | -24/+30 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai | 2010-08-26 | 1 | -6/+8 | |
| * | | | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields | 2010-08-26 | 587 | -14699/+18087 | |
| |\ \ \ | ||||||
| * | | | | nfsd4: fix downgrade/lock logic | J. Bruce Fields | 2010-08-26 | 2 | -16/+21 | |
| * | | | | nfsd4: typo fix in find_any_file | J. Bruce Fields | 2010-08-26 | 1 | -1/+1 | |
| * | | | | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields | 2010-08-26 | 1 | -1/+0 | |
* | | | | | Cannot allocate memory error on mount | Suresh Jayaraman | 2010-08-26 | 1 | -1/+1 | |
* | | | | | [CIFS] Eliminate unused variable warning | Steve French | 2010-08-26 | 1 | -1/+2 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-25 | 15 | -279/+622 | |
|\ \ \ \ \ | ||||||
| * | | | | | Eliminate sparse warning - bad constant expression | shirishpargaonkar@gmail.com | 2010-08-24 | 2 | -72/+128 | |
| * | | | | | cifs: check for NULL session password | Jeff Layton | 2010-08-23 | 1 | -0/+1 | |
| * | | | | | missing changes during ntlmv2/ntlmssp auth and sign | Shirish Pargaonkar | 2010-08-23 | 2 | -5/+10 | |
| * | | | | | [CIFS] Fix ntlmv2 auth with ntlmssp | Steve French | 2010-08-20 | 11 | -172/+452 | |
| * | | | | | cifs: correction of unicode header files | Igor Druzhinin | 2010-08-20 | 2 | -15/+19 | |
| * | | | | | cifs: fix NULL pointer dereference in cifs_find_smb_ses | Jeff Layton | 2010-08-18 | 1 | -1/+2 | |
| * | | | | | cifs: consolidate error handling in several functions | Jeff Layton | 2010-08-16 | 2 | -7/+4 | |
| * | | | | | cifs: clean up error handling in cifs_mknod | Jeff Layton | 2010-08-16 | 1 | -75/+74 | |
| | |/ / / | |/| | | | ||||||
* | | | | | xfs: do not discard page cache data on EAGAIN | Christoph Hellwig | 2010-08-24 | 1 | -3/+6 | |
* | | | | | xfs: don't do memory allocation under the CIL context lock | Dave Chinner | 2010-08-24 | 1 | -8/+26 | |
* | | | | | xfs: Reduce log force overhead for delayed logging | Dave Chinner | 2010-08-24 | 3 | -118/+147 | |
* | | | | | xfs: dummy transactions should not dirty VFS state | Dave Chinner | 2010-08-24 | 4 | -51/+26 | |
* | | | | | xfs: ensure f_ffree returned by statfs() is non-negative | Stuart Brodsky | 2010-08-24 | 1 | -1/+6 | |
* | | | | | xfs: handle negative wbc->nr_to_write during sync writeback | Dave Chinner | 2010-08-24 | 1 | -2/+2 | |
* | | | | | xfs: fix untrusted inode number lookup | Dave Chinner | 2010-08-24 | 1 | -6/+10 | |
* | | | | | xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE | Dave Chinner | 2010-08-24 | 1 | -23/+26 | |
* | | | | | xfs: unlock items before allowing the CIL to commit | Dave Chinner | 2010-08-24 | 3 | -5/+17 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-08-22 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | nilfs2: wait for discard to finish | Ryusuke Konishi | 2010-08-19 | 1 | -1/+3 | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-18 | 6 | -9/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | NFS: Fix an Oops in the NFSv4 atomic open code | Trond Myklebust | 2010-08-18 | 2 | -4/+6 | |
| * | | | | | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2010-08-17 | 2 | -2/+0 | |
| * | | | | | NFS: fix the return value of nfs_file_fsync() | J. R. Okajima | 2010-08-11 | 1 | -1/+1 | |
| * | | | | | nfs: Remove redundant NULL check upon kfree() | Davidlohr Bueso | 2010-08-11 | 1 | -2/+1 | |
| * | | | | | nfs: Add "lookupcache" to displayed mount options | Patrick J. LoPresti | 2010-08-10 | 1 | -0/+7 | |
| * | | | | | NFS: allow close-to-open cache semantics to apply to root of NFS filesystem | Neil Brown | 2010-08-10 | 1 | -0/+7 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 32 | -377/+518 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fs: brlock vfsmount_lock | Nick Piggin | 2010-08-18 | 5 | -77/+134 | |
| * | | | | | fs: scale files_lock | Nick Piggin | 2010-08-18 | 2 | -18/+108 | |
| * | | | | | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 | 1 | -0/+2 | |
| * | | | | | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 | 2 | -26/+20 | |
| * | | | | | fs: remove extra lookup in __lookup_hash | Nick Piggin | 2010-08-18 | 2 | -41/+51 | |
| * | | | | | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 | 2 | -18/+18 | |
| * | | | | | fs: dentry allocation consolidation | Nick Piggin | 2010-08-18 | 1 | -37/+33 | |
| * | | | | | fs: fix do_lookup false negative | Nick Piggin | 2010-08-18 | 1 | -8/+2 | |
| * | | | | | mbcache: Limit the maximum number of cache entries | Andreas Gruenbacher | 2010-08-18 | 1 | -6/+24 | |
| * | | | | | hostfs ->follow_link() braino | Al Viro | 2010-08-18 | 1 | -1/+1 | |
| * | | | | | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy | Al Viro | 2010-08-18 | 1 | -1/+1 | |
| * | | | | | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 14 | -85/+72 |