| Commit message (Expand) | Author | Age | Files | Lines |
* | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-25 | 5 | -1/+387 |
* | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-20 | 1 | -6/+4 |
* | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-11 | 3 | -2/+41 |
* | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 | 2 | -0/+155 |
* | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 | 3 | -14/+42 |
* | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-08 | 3 | -25/+31 |
* | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 | 1 | -3/+3 |
* | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 | 6 | -13/+315 |
* | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-31 | 1 | -1/+1 |
* | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-31 | 1 | -5/+3 |
* | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-31 | 1 | -3/+5 |
* | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-31 | 2 | -2/+11 |
* | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-31 | 1 | -2/+4 |
* | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 | 2 | -2/+2 |
* | ecryptfs: redo dget,mntget on dentry_open failure | Eric Sandeen | 2007-12-23 | 1 | -1/+4 |
* | ecryptfs: fix unlocking in error paths | Eric Sandeen | 2007-12-23 | 2 | -4/+5 |
* | Don't send quota messages repeatedly when hardlimit reached | Jan Kara | 2007-12-23 | 1 | -7/+16 |
* | Fix computation of SKB size for quota messages | Jan Kara | 2007-12-23 | 1 | -5/+4 |
* | ecryptfs: fix string overflow on long cipher names | Eric Sandeen | 2007-12-23 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-20 | 2 | -3/+2 |
|\ |
|
| * | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy | 2007-12-21 | 1 | -0/+1 |
| * | [XFS] Fix mknod regression | Christoph Hellwig | 2007-12-21 | 1 | -3/+1 |
* | | mm: fix exit_mmap BUG() on a.out binary exit | Ivan Kokshaysky | 2007-12-20 | 1 | -1/+0 |
|/ |
|
* | [XFS] Put the correct offset in dirent d_off | Lachlan McIlroy | 2007-12-18 | 4 | -13/+8 |
* | [XFS] Don't wait for pending I/Os when purging blocks beyond eof. | Lachlan McIlroy | 2007-12-18 | 1 | -2/+4 |
* | Fix compilation warning in dquot.c | Jan Kara | 2007-12-17 | 1 | -2/+2 |
* | ecryptfs: fix fsx data corruption problems | Eric Sandeen | 2007-12-17 | 2 | -17/+41 |
* | ecryptfs: set s_blocksize from lower fs in sb | Eric Sandeen | 2007-12-17 | 1 | -0/+1 |
* | ext3, ext4: avoid divide by zero | Andries E. Brouwer | 2007-12-17 | 2 | -2/+2 |
* | fs/Kconfig: grammar fix | Uwe Kleine-König | 2007-12-17 | 1 | -1/+1 |
* | ecryptfs: initialize new auth_tokens before teardown | Eric Sandeen | 2007-12-17 | 1 | -1/+1 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-12-17 | 4 | -6/+15 |
|\ |
|
| * | NFS: Fix an Oops in NFS unmount | Trond Myklebust | 2007-12-12 | 1 | -0/+11 |
| * | Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" | Trond Myklebust | 2007-12-12 | 1 | -2/+0 |
| * | NFSv2/v3: Fix a memory leak when using -onolock | Trond Myklebust | 2007-12-11 | 1 | -3/+3 |
| * | NFS: Fix NFS mountpoint crossing... | Trond Myklebust | 2007-12-11 | 1 | -1/+1 |
* | | ocfs2: Re-journal buffers after transaction extend | Mark Fasheh | 2007-12-17 | 2 | -21/+51 |
* | | ocfs2: Allow for debugging of transaction extends | Mark Fasheh | 2007-12-17 | 1 | -0/+4 |
* | | ocfs2: Don't panic when truncating an empty extent | Mark Fasheh | 2007-12-17 | 1 | -2/+0 |
* | | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() | Mark Fasheh | 2007-12-17 | 1 | -1/+2 |
|/ |
|
* | proc: remove/Fix proc generic d_revalidate | Eric W. Biederman | 2007-12-10 | 1 | -7/+0 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-10 | 8 | -50/+186 |
|\ |
|
| * | [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC | David Chinner | 2007-12-10 | 1 | -2/+2 |
| * | [XFS] Make xfsbufd threads freezable | Rafael J. Wysocki | 2007-12-10 | 1 | -0/+2 |
| * | [XFS] revert to double-buffering readdir | Christoph Hellwig | 2007-12-10 | 1 | -0/+124 |
| * | [XFS] Fix broken inode cluster setup. | David Chinner | 2007-12-10 | 1 | -1/+1 |
| * | [XFS] Clear XBF_READ_AHEAD flag on I/O completion. | Lachlan McIlroy | 2007-12-10 | 1 | -1/+1 |
| * | [XFS] Fixed a few bugs in xfs_buf_associate_memory() | Lachlan McIlroy | 2007-12-10 | 1 | -20/+13 |
| * | [XFS] 971064 Various fixups for xfs_bulkstat(). | Lachlan McIlroy | 2007-12-10 | 3 | -26/+40 |
| * | [XFS] Fix dbflush panic in xfs_qm_sync. | Donald Douwsma | 2007-12-10 | 1 | -0/+3 |