aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2-1/+5
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen4-3/+42
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2-17/+4
2008-01-08fat: optimize fat_count_free_clusters()OGAWA Hirofumi1-0/+28
2008-01-07core dump: real_parent ppidRoland McGrath1-2/+2
2008-01-06fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy1-0/+8
2008-01-03NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust1-11/+19
2008-01-03NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust1-3/+1
2008-01-03NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust1-2/+0
2008-01-03NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust1-1/+11
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro4-5/+24
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-19/+2
2008-01-02slub: register slabinfo to procfsPekka Enberg1-0/+17
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