aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-22
* jbd: do not try lock_acquire after handle made invalidJonas Bonn2008-01-17
* hfs: fix coverity-found null derefEric Sandeen2008-01-17
* sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo2008-01-16
* sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo2008-01-16
* Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-15
* fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-14
* knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2008-01-13
* remove task_ppid_nr_nsRoland McGrath2008-01-13
* Use access mode instead of open flags to determine needed permissionsLinus Torvalds2008-01-12
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-01-11
|\
| * [XFS] fix unaligned access in readdirChristoph Hellwig2008-01-11
* | NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2008-01-10
|/
* hfs: handle more on-disk corruptions without oopsingEric Sandeen2008-01-08
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-08
* fat: optimize fat_count_free_clusters()OGAWA Hirofumi2008-01-08
* core dump: real_parent ppidRoland McGrath2008-01-07
* fix: using joysticks in 32 bit applications on 64 bit systemsAkos Maroy2008-01-06
* NFSv4: Fix open_to_lock_owner sequenceid allocation...Trond Myklebust2008-01-03
* NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on errorTrond Myklebust2008-01-03
* NFSv4: Fix circular locking dependency in nfs4_kill_renewdTrond Myklebust2008-01-03
* NFS: Fix a possible Oops in fs/nfs/super.cTrond Myklebust2008-01-03
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* slub: register slabinfo to procfsPekka Enberg2008-01-02
* ecryptfs: redo dget,mntget on dentry_open failureEric Sandeen2007-12-23
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-23
* Don't send quota messages repeatedly when hardlimit reachedJan Kara2007-12-23
* Fix computation of SKB size for quota messagesJan Kara2007-12-23
* ecryptfs: fix string overflow on long cipher namesEric Sandeen2007-12-23
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-20
|\
| * [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-20
| * [XFS] Fix mknod regressionChristoph Hellwig2007-12-20
* | mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky2007-12-20
|/
* [XFS] Put the correct offset in dirent d_offLachlan McIlroy2007-12-18
* [XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy2007-12-18
* Fix compilation warning in dquot.cJan Kara2007-12-17
* ecryptfs: fix fsx data corruption problemsEric Sandeen2007-12-17
* ecryptfs: set s_blocksize from lower fs in sbEric Sandeen2007-12-17
* ext3, ext4: avoid divide by zeroAndries E. Brouwer2007-12-17
* fs/Kconfig: grammar fixUwe Kleine-König2007-12-17
* ecryptfs: initialize new auth_tokens before teardownEric Sandeen2007-12-17
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-12-17
|\
| * NFS: Fix an Oops in NFS unmountTrond Myklebust2007-12-12
| * Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"Trond Myklebust2007-12-12
| * NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust2007-12-11
| * NFS: Fix NFS mountpoint crossing...Trond Myklebust2007-12-11
* | ocfs2: Re-journal buffers after transaction extendMark Fasheh2007-12-17
* | ocfs2: Allow for debugging of transaction extendsMark Fasheh2007-12-17
* | ocfs2: Don't panic when truncating an empty extentMark Fasheh2007-12-17