aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-09-15Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-09-14As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno
2007-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-09-11Leases can be hidden by flocksPavel Emelyanov
2007-09-11Fix select on /proc files without ->pollAlexey Dobriyan
2007-09-11afs: mntput called before dputAndreas Gruenbacher
2007-09-11quota: fix infinite loopJan Kara
2007-09-11ocfs2: Fix calculation of i_blocks during truncateMark Fasheh
2007-09-11[PATCH] ocfs2: Fix a wrong cluster calculation.tao.ma@oracle.com
2007-09-11[PATCH] ocfs2: fix mount option parsingTiger Yang
2007-09-11ocfs2: update docs for new featuresMark Fasheh
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown
2007-09-10knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown
2007-09-05[XFS] fix nasty quota hashtable allocation bugEric Sandeen
2007-09-05[XFS] fix sparse shadowed variable warningsChristoph Hellwig
2007-09-05[XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig
2007-09-05[XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig
2007-09-05[XFS] Set filestreams object timeout to something sane.David Chinner
2007-09-04Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-09-02[JFFS2] fix write deadlock regressionJason Lunz
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust
2007-09-01NFS: change NFS mount error return when hostname/pathname too longChuck Lever
2007-09-01NFS: Off-by-one length error in string handlingChuck Lever
2007-09-01NFS: Return a real error code from mount(2)Chuck Lever
2007-09-01NFS: mount option parser chokes on proto=Chuck Lever
2007-09-01NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust
2007-09-01NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust
2007-09-01NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust
2007-08-31NFS: Fix the mount regressionTrond Myklebust
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-08-31eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi
2007-08-31Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara
2007-08-31UDF: handle wrong superblock betterJan Kara
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-08-239p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen
2007-08-23sched: accounting regression since rc1Christian Borntraeger
2007-08-22exec: kill unsafe BUG_ON(sig->count) checksOleg Nesterov
2007-08-22autofs4: deadlock during createIan Kent
2007-08-22signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov
2007-08-22eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-08-22sysfs: don't warn on removal of a nonexistent binary fileAlan Stern
2007-08-22sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()Tejun Heo
2007-08-20dio: zero struct dio with kzalloc instead of manuallyZach Brown
2007-08-20JFFS2 locking regression fix.David Woodhouse
2007-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-08-18Reset current->pdeath_signal on SUID binary executionMarcel Holtmann