aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-031-2/+0
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-031-1/+11
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-024-5/+24
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-021-19/+2
* slub: register slabinfo to procfsPekka Enberg2008-01-021-0/+17
* ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen2007-12-231-1/+4
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-232-4/+5
* Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-231-7/+16
* Fix computation of SKB size for quota messagesJan Kara2007-12-231-5/+4
* ecryptfs: fix string overflow on long cipher namesEric Sandeen2007-12-231-0/+1
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-202-3/+2
|\
| * [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-211-0/+1
| * [XFS] Fix mknod regressionChristoph Hellwig2007-12-211-3/+1
* | mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky2007-12-201-1/+0
|/
* [XFS] Put the correct offset in dirent d_offLachlan McIlroy2007-12-184-13/+8
* [XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy2007-12-181-2/+4
* Fix compilation warning in dquot.cJan Kara2007-12-171-2/+2
* ecryptfs: fix fsx data corruption problemsEric Sandeen2007-12-172-17/+41
* ecryptfs: set s_blocksize from lower fs in sbEric Sandeen2007-12-171-0/+1
* ext3, ext4: avoid divide by zeroAndries E. Brouwer2007-12-172-2/+2
* fs/Kconfig: grammar fixUwe Kleine-König2007-12-171-1/+1
* ecryptfs: initialize new auth_tokens before teardownEric Sandeen2007-12-171-1/+1
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-12-174-6/+15
|\
| * NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-121-0/+11
| * Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust2007-12-121-2/+0
| * NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust2007-12-111-3/+3
| * NFS: Fix NFS mountpoint crossing...Trond Myklebust2007-12-111-1/+1
* | ocfs2: Re-journal buffers after transaction extendMark Fasheh2007-12-172-21/+51
* | ocfs2: Allow for debugging of transaction extendsMark Fasheh2007-12-171-0/+4
* | ocfs2: Don't panic when truncating an empty extentMark Fasheh2007-12-171-2/+0
* | ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh2007-12-171-1/+2
|/
* proc: remove/Fix proc generic d_revalidateEric W. Biederman2007-12-101-7/+0
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-108-50/+186
|\
| * [XFS] Fix xfs_ichgtime()s broken usage of I_SYNCDavid Chinner2007-12-101-2/+2
| * [XFS] Make xfsbufd threads freezableRafael J. Wysocki2007-12-101-0/+2
| * [XFS] revert to double-buffering readdirChristoph Hellwig2007-12-101-0/+124
| * [XFS] Fix broken inode cluster setup.David Chinner2007-12-101-1/+1
| * [XFS] Clear XBF_READ_AHEAD flag on I/O completion.Lachlan McIlroy2007-12-101-1/+1
| * [XFS] Fixed a few bugs in xfs_buf_associate_memory()Lachlan McIlroy2007-12-101-20/+13
| * [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-103-26/+40
| * [XFS] Fix dbflush panic in xfs_qm_sync.Donald Douwsma2007-12-101-0/+3
* | Pull suspend-2.6.24 into release branchLen Brown2007-12-061-1/+1
|\ \
| * | Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)Rafael J. Wysocki2007-12-041-1/+1
* | | remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* | | regression: bfs endianness bugAl Viro2007-12-051-1/+2
* | | regression: cifs endianness bugAl Viro2007-12-051-16/+17
* | | proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-054-20/+5
* | | jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-052-10/+10
* | | ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-052-3/+3
* | | aio: only account I/O wait time in read_events if there are active requestsJeff Moyer2007-12-051-1/+6
|/ /