Age | Commit message (Expand) | Author |
2006-01-30 | [PATCH] Someone broke reiserfs v3 mount options and this fixes it | Vitaly Fertman |
2006-01-30 | [PATCH] Fix oops in ufs_fill_super at mount time | Evgeniy |
2006-01-14 | [PATCH] UFS: inode->i_sem is not released in error path | Evgeniy Polyakov |
2005-12-30 | Insanity avoidance in /proc | Linus Torvalds |
2005-12-29 | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows | Paolo 'Blaisorblade' Giarrusso |
2005-12-29 | [PATCH] Hostfs: remove unused var | Paolo 'Blaisorblade' Giarrusso |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk |
2005-12-22 | [PATCH] fix posix lock on NFS | ASANO Masahiro |
2005-12-20 | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() | Tom Zanussi |
2005-12-20 | [PATCH] nfsd: check for read-only exports before setting acls | Andreas Gruenbacher |
2005-12-19 | NLM: Fix Oops in nlmclnt_mark_reclaim() | Trond Myklebust |
2005-12-19 | NFS: Fix another O_DIRECT race | Trond Myklebust |
2005-12-15 | [PATCH] xfs: missing gfp_t annotations | Al Viro |
2005-12-14 | [PATCH] reiserfs: close open transactions on error path | Jeff Mahoney |
2005-12-14 | [PATCH] reiserfs: skip commit on io error | Jeff Mahoney |
2005-12-12 | [PATCH] inotify: add two inotify_add_watch flags | John McCutchan |
2005-12-12 | [PATCH] Fix listxattr() for generic security attributes | Daniel Drake |
2005-12-03 | NFSv4: Fix an Oops in the synchronous write path | Trond Myklebust |
2005-12-03 | NFS: Fix post-op attribute revalidation... | Trond Myklebust |
2005-12-03 | NFS: use set_page_writeback() in the appropriate places | Trond Myklebust |
2005-12-03 | NFS: Fix a few further cache consistency regressions | Trond Myklebust |
2005-12-03 | NFS: Fix cache consistency regression | Steve Dickson |
2005-11-29 | [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out. | Steve French |
2005-11-29 | [CIFS] Missing parenthesis and typo in previous fix | Steve French |
2005-11-29 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2005-11-29 | [CIFS] Fix umount --force to wake up the pending response queue, not just | Steve French |
2005-11-29 | [CIFS] Fix missing permission check on setattr when noperm mount option is | Steve French |
2005-11-29 | [PATCH] hfsplus: don't modify journaled volume | Roman Zippel |
2005-11-29 | [PATCH] reiserfs: handle cnode allocation failure gracefully | Jeff Mahoney |
2005-11-29 | VM: add common helper function to create the page tables | Linus Torvalds |
2005-11-29 | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner |
2005-11-28 | [PATCH] fuse: check for invalid node ID in fuse_create_open() | Miklos Szeredi |
2005-11-28 | [PATCH] fuse: check directory aliasing in mkdir | Miklos Szeredi |
2005-11-28 | [PATCH] Fix oops in vfs_quotaon_mount() | Jan Kara |
2005-11-28 | [PATCH] v9fs: fix memory leak in v9fs dentry code | Latchesar Ionkov |
2005-11-28 | [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD | Glauber de Oliveira Costa |
2005-11-28 | [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() | Oleg Drokin |
2005-11-28 | mm: re-architect the VM_UNPAGED logic | Linus Torvalds |
2005-11-28 | [CIFS] When file is deleted locally but later recreated on the server | Steve French |
2005-11-25 | NFS: Fix a spinlock recursion inside nfs_update_inode() | Trond Myklebust |
2005-11-25 | NFSv4: Fix typo in lock caching | Trond Myklebust |
2005-11-25 | NFSv4: Fix buggy nfs_wait_on_sequence() | Trond Myklebust |
2005-11-25 | [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. | Nathan Scott |
2005-11-25 | [XFS] Fix a case where attr2 format was being used unconditionally. | Nathan Scott |
2005-11-25 | [XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run | Felix Blyakher |
2005-11-25 | [XFS] Fix a 32 bit value wraparound when providing a mapping for a large | Nathan Scott |
2005-11-25 | [XFS] handle error returns from freeze_bdev | Christoph Hellwig |
2005-11-25 | [XFS] Fix potential overflow in xfs_iomap_t delta for very large extents | Eric Sandeen |
2005-11-23 | [PATCH] jffs2 debug gcc-2.9x fix | Andrew Morton |
2005-11-23 | [PATCH] fix do_wait() vs exec() race | Oleg Nesterov |