[PATCH] m32r: Support M32104UT target platform
[safe/jmp/linux-2.6] / fs /
2006-01-06 David Howells[PATCH] NOMMU: Provide shared-writable mmap support...
2006-01-06 Nick Piggin[PATCH] mm: rmap optimisation
2006-01-06 David Gibson[PATCH] Hugetlb: Copy on Write support
2006-01-06 Joshua Kwan[PATCH] hfsplus oops fix
2006-01-06 Linus TorvaldsMerge http://oss.oracle.com/git/ocfs2
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2006-01-05 Linus TorvaldsRelax the rw_verify_area() error checking.
2006-01-05 Steven Rostedt[PATCH] sysfs: handle failures in sysfs_make_dirent
2006-01-05 Greg Kroah-Hartman[PATCH] Driver core: Make block devices create the...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-05 Kay Sievers[PATCH] remove mount/umount uevents from superblock...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Mark Fasheh[PATCH] o Update Kconfig documentation to reflect suppo...
2006-01-03 Adrian Bunk[PATCH] This patch contains the following cleanups:
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Zach Brown[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Mark Fasheh[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Kurt Hackel[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Zach Brown[PATCH] OCFS2: The Second Oracle Cluster Filesystem
2006-01-03 Zach Brown[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPA...
2006-01-03 Joel Becker[PATCH] configfs: User-driven configuration filesystem
2006-01-03 Adrian Bunkupdate the email address of Randy Dunlap
2006-01-03 Matt Mackalls/retreiv/retriev/g
2006-01-03 Adrian Bunkfs/qnx4/bitmap.c: #if 0 qnx4_new_block()
2006-01-03 Adrian Bunkremove pointers to the defunct UDF mailing list
2005-12-30 Linus TorvaldsInsanity avoidance in /proc
2005-12-29 Paolo 'Blaisorblad... [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT...
2005-12-29 Paolo 'Blaisorblad... [PATCH] Hostfs: remove unused var
2005-12-23 Adrian Bunk[SPARC]: introduce a SPARC Kconfig symbol
2005-12-22 ASANO Masahiro[PATCH] fix posix lock on NFS
2005-12-21 Tom Zanussi[PATCH] relayfs: remove warning printk() in relay_switc...
2005-12-20 Andreas Gruenbacher[PATCH] nfsd: check for read-only exports before settin...
2005-12-20 Trond MyklebustNLM: Fix Oops in nlmclnt_mark_reclaim()
2005-12-20 Trond MyklebustNFS: Fix another O_DIRECT race
2005-12-15 James BottomleyMerge by hand (conflicts in scsi_lib.c)
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Al Viro[PATCH] xfs: missing gfp_t annotations
2005-12-15 Mike Christie[SCSI] Convert SCSI mid-layer to scsi_execute_async
2005-12-15 Jeff Mahoney[PATCH] reiserfs: close open transactions on error...
2005-12-15 Jeff Mahoney[PATCH] reiserfs: skip commit on io error
2005-12-12 John McCutchan[PATCH] inotify: add two inotify_add_watch flags
2005-12-12 Daniel Drake[PATCH] Fix listxattr() for generic security attributes
2005-12-03 Trond MyklebustNFSv4: Fix an Oops in the synchronous write path
2005-12-03 Trond MyklebustNFS: Fix post-op attribute revalidation...
2005-12-03 Trond MyklebustNFS: use set_page_writeback() in the appropriate places
2005-12-03 Trond MyklebustNFS: Fix a few further cache consistency regressions
2005-12-03 Steve DicksonNFS: Fix cache consistency regression
2005-11-30 Steve French[CIFS] For previous fix, mode on mkdir needed S_IFDIR...
2005-11-30 Steve French[CIFS] Missing parenthesis and typo in previous fix
2005-11-30 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-30 Steve French[CIFS] Fix umount --force to wake up the pending respon...
2005-11-30 Steve French[CIFS] Fix missing permission check on setattr when...
2005-11-30 Roman Zippel[PATCH] hfsplus: don't modify journaled volume
2005-11-30 Jeff Mahoney[PATCH] reiserfs: handle cnode allocation failure grace...
2005-11-29 Linus TorvaldsVM: add common helper function to create the page tables
2005-11-29 Thomas Gleixner[JFFS2] Fix the slab cache constructor of 'struct jffs2...
2005-11-28 Miklos Szeredi[PATCH] fuse: check for invalid node ID in fuse_create_...
2005-11-28 Miklos Szeredi[PATCH] fuse: check directory aliasing in mkdir
2005-11-28 Jan Kara[PATCH] Fix oops in vfs_quotaon_mount()
2005-11-28 Latchesar Ionkov[PATCH] v9fs: fix memory leak in v9fs dentry code
2005-11-28 Glauber de Oliveir... [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
2005-11-28 Oleg Drokin[PATCH] reiserfs: fix 32-bit overflow in map_block_for_...
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-28 Steve French[CIFS] When file is deleted locally but later recreated...
2005-11-25 Trond MyklebustNFS: Fix a spinlock recursion inside nfs_update_inode()
2005-11-25 Trond MyklebustNFSv4: Fix typo in lock caching
2005-11-25 Trond MyklebustNFSv4: Fix buggy nfs_wait_on_sequence()
2005-11-25 Nathan Scott[XFS] Resolve the xlog_grant_log_space hang, revert...
2005-11-25 Nathan Scott[XFS] Fix a case where attr2 format was being used...
2005-11-25 Felix Blyakher[XFS] Tight loop in xfs_finish_reclaim_all prevented...
2005-11-25 Nathan Scott[XFS] Fix a 32 bit value wraparound when providing...
2005-11-25 Christoph Hellwig[XFS] handle error returns from freeze_bdev
2005-11-25 Eric Sandeen[XFS] Fix potential overflow in xfs_iomap_t delta for...
2005-11-24 Andrew Morton[PATCH] jffs2 debug gcc-2.9x fix
2005-11-24 Oleg Nesterov[PATCH] fix do_wait() vs exec() race
2005-11-22 David Gibson[PATCH] Fix hugetlbfs_statfs() reporting of block limits
2005-11-22 David Gibson[PATCH] Fix error handling with put_compat_statfs()
2005-11-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-11-20 Alexandra Kossovsky[COMPAT] net: SIOCGIFCONF data corruption
2005-11-20 Andi Kleen[PATCH] Remove compat ioctl semaphore
2005-11-20 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-20 Steve French[CIFS] Fix setattr of mode only (e.g. in some chmod...
2005-11-19 Steve French[CIFS] Fix mknod of block and chardev over SFU mounts
2005-11-18 David S. Miller[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
2005-11-18 Steve French[CIFS] Missing part of previous patch
2005-11-18 Steve French[CIFS] Fix scheduling while atomic when pending writes...
2005-11-18 Steve French[CIFS] Vectored and async i/o turned on and correct the
2005-11-18 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-17 David S. Miller[COMPAT]: Add ext3 ioctl translations.
2005-11-16 Steve French[CIFS] Fix sparse warnings on smb bcc (byte count)
2005-11-16 David S. Miller[DVB]: Add compat ioctl handling.
2005-11-16 Steve French[CIFS] Fix endian errors (setfacl/getfacl failures...
2005-11-16 Steve French[CIFS] Recognize properly symlinks and char/blk devices...
2005-11-14 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
next