aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust2007-09-01
* NFS: change NFS mount error return when hostname/pathname too longChuck Lever2007-09-01
* NFS: Off-by-one length error in string handlingChuck Lever2007-09-01
* NFS: Return a real error code from mount(2)Chuck Lever2007-09-01
* NFS: mount option parser chokes on proto=Chuck Lever2007-09-01
* NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust2007-09-01
* NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust2007-09-01
* NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust2007-09-01
* NFS: Fix the mount regressionTrond Myklebust2007-08-31
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-31
* eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi2007-08-31
* Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara2007-08-31
* UDF: handle wrong superblock betterJan Kara2007-08-31
* revert "eCryptfs: fix lookup error for special files"Andrew Morton2007-08-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-24
|\
| * sched: accounting regression since rc1Christian Borntraeger2007-08-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-08-24
|\ \
| * | 9p: remove deprecated v9fs_fid_lookup_remove()Eric Van Hensbergen2007-08-23
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-08-24
|\ \ \ | |_|/ |/| |
| * | sysfs: don't warn on removal of a nonexistent binary fileAlan Stern2007-08-22
| * | sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()Tejun Heo2007-08-22
| |/
* | exec: kill unsafe BUG_ON(sig->count) checksOleg Nesterov2007-08-22
* | autofs4: deadlock during createIan Kent2007-08-22
* | signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2007-08-22
* | eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-22
|/
* dio: zero struct dio with kzalloc instead of manuallyZach Brown2007-08-21
* JFFS2 locking regression fix.David Woodhouse2007-08-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-08-18
|\
| * [CIFS] Check return code on failed allocCyrill Gorcunov2007-08-17
| * [CIFS] Fix hang in find_writable_fileSteve French2007-07-26
* | Reset current->pdeath_signal on SUID binary executionMarcel Holtmann2007-08-18
* | [GFS2] Revert remounting w/o acl option leaves acls enabledSteven Whitehouse2007-08-14
* | [GFS2] Fix setting of inherit jdata attrSteven Whitehouse2007-08-14
* | [GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse2007-08-14
* | [GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse2007-08-14
* | [GFS2] soft lockup in rgblk_searchBob Peterson2007-08-14
* | [GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson2007-08-14
* | [DLM] fix basts for granted PR waiting CWDavid Teigland2007-08-14
* | [DLM] More othercon fixesPatrick Caulfield2007-08-14
* | [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Jesper Juhl2007-08-14
* | [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-14
* | [DLM] fix NULL ls usageDavid Teigland2007-08-14
* | [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-14
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-08-11
|\ \
| * | ocfs2: set non-default s_time_gran during mountMark Fasheh2007-08-09
| * | ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-09
| * | ocfs2: Fix rename/extend raceSunil Mushran2007-08-09
| * | [2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk2007-08-09
| * | ocfs2: Fix max offset calculationsMark Fasheh2007-08-09
| * | ocfs2: check ia_size limits in setattrMark Fasheh2007-08-09