aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-20[CIFS] Do not log path names in lookup errorsSteve French1-6/+4
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov3-2/+41
2008-01-10[CIFS] Forgot to add two new files from previous commitSteve French2-0/+155
2008-01-09[CIFS] DNS name resolution helper upcall for cifsSteve French3-14/+42
2008-01-08[CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French3-25/+31
2008-01-03[CIFS] hold ses sem on tcp session reconnect during mountSteve French1-3/+3
2007-12-31[CIFS] Allow setting mode via cifs aclSteve French6-13/+315
2007-12-31[CIFS] fix unicode string alignment in SPNEGO setupJeff Layton1-1/+1
2007-12-31[CIFS] cifs_partialpagewrite() cleanupSteve French1-5/+3
2007-12-31[CIFS] use krb5 session key from first SMB session after a NegProtJeff Layton1-3/+5
2007-12-31[CIFS] redo existing session setup if needed in cifs_mountJeff Layton2-2/+11
2007-12-31[CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is setJeff Layton1-2/+4
2007-12-30[CIFS] fix SetEA failure to some Samba versionsSteve French2-2/+2
2007-12-23ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen1-1/+4
2007-12-23ecryptfs: fix unlocking in error pathsEric Sandeen2-4/+5
2007-12-23Don't send quota messages repeatedly when hardlimit reachedJan Kara1-7/+16
2007-12-23Fix computation of SKB size for quota messagesJan Kara1-5/+4
2007-12-23ecryptfs: fix string overflow on long cipher namesEric Sandeen1-0/+1
2007-12-20Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-3/+2
2007-12-21[XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy1-0/+1
2007-12-21[XFS] Fix mknod regressionChristoph Hellwig1-3/+1
2007-12-20mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky1-1/+0
2007-12-18[XFS] Put the correct offset in dirent d_offLachlan McIlroy4-13/+8
2007-12-18[XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy1-2/+4
2007-12-17Fix compilation warning in dquot.cJan Kara1-2/+2
2007-12-17ecryptfs: fix fsx data corruption problemsEric Sandeen2-17/+41
2007-12-17ecryptfs: set s_blocksize from lower fs in sbEric Sandeen1-0/+1
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer2-2/+2
2007-12-17fs/Kconfig: grammar fixUwe Kleine-König1-1/+1
2007-12-17ecryptfs: initialize new auth_tokens before teardownEric Sandeen1-1/+1
2007-12-17Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds4-6/+15
2007-12-17ocfs2: Re-journal buffers after transaction extendMark Fasheh2-21/+51
2007-12-17ocfs2: Allow for debugging of transaction extendsMark Fasheh1-0/+4
2007-12-17ocfs2: Don't panic when truncating an empty extentMark Fasheh1-2/+0
2007-12-17ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh1-1/+2
2007-12-12NFS: Fix an Oops in NFS unmountTrond Myklebust1-0/+11
2007-12-12Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust1-2/+0
2007-12-11NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust1-3/+3
2007-12-11NFS: Fix NFS mountpoint crossing...Trond Myklebust1-1/+1
2007-12-10proc: remove/Fix proc generic d_revalidateEric W. Biederman1-7/+0
2007-12-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds8-50/+186
2007-12-10[XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner1-2/+2
2007-12-10[XFS] Make xfsbufd threads freezableRafael J. Wysocki1-0/+2
2007-12-10[XFS] revert to double-buffering readdirChristoph Hellwig1-0/+124
2007-12-10[XFS] Fix broken inode cluster setup.David Chinner1-1/+1
2007-12-10[XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy1-1/+1
2007-12-10[XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy1-20/+13
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy3-26/+40
2007-12-10[XFS] Fix dbflush panic in xfs_qm_sync.Donald Douwsma1-0/+3
2007-12-06Pull suspend-2.6.24 into release branchLen Brown1-1/+1