]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs
Merge with /home/shaggy/git/linus-clean/
[linux-2.6-omap-h63xx.git] / fs /
2005-05-05 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-05-05 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-05-05 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-05 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-04 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2005-05-04 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-04 Dave KleikampJFS: Fix sparse warning
2005-05-04 Dave KleikampJFS: cleanup - remove unneeded sanity check
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
2005-05-04 Dave KleikampJFS: Endian errors
2005-05-03 Linus TorvaldsMerge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
2005-05-03 David WoodhouseMerge with master.kernel.org:/pub/scm/linux/kernel...
2005-05-03 Dave Kleikamp[PATCH] JFS: Don't allocate extents that overlap existi...
2005-05-03 Dave Kleikamp[PATCH] JFS: Write journal sync points more often
2005-05-03 Dave Kleikamp[PATCH] JFS: Support page sizes greater than 4K
2005-05-03 Dave Kleikamp[PATCH] JFS: Changes for larger page size
2005-05-03 Dave Kleikamp[PATCH] JFS: Simplify creation of new iag
2005-05-03 Dave Kleikamp[PATCH] JFS: reduce number of synchronous transactions
2005-05-01 Martin Waitz[PATCH] DocBook: fix some descriptions
2005-05-01 Pavel Pisa[PATCH] DocBook: changes and extensions to the kernel...
2005-05-01 Mingming Cao[PATCH] ext3: remove unnecessary race then retry in...
2005-05-01 Al Viro[PATCH] reiserfs endianness: comp_short_keys() cleanup
2005-05-01 Al Viro[PATCH] reiserfs endianness: fix endianness bugs
2005-05-01 Al Viro[PATCH] reiserfs endianness: annotate little-endian...
2005-05-01 Al Viro[PATCH] reiserfs endianness: clone struct reiserfs_key
2005-05-01 Ian Kent[PATCH] autofs4: tree race fix
2005-05-01 Ian Kent[PATCH] autofs4: wait order fix
2005-05-01 Colin Leroy[PATCH] hfs, hfsplus: don't leak s_fs_info and fix...
2005-05-01 Ken Chen[PATCH] aio: optimize io_submit_one()
2005-05-01 Ken Chen[PATCH] aio: clean up debug code
2005-05-01 Ken Chen[PATCH] aio: ring wrapping simplification
2005-05-01 Ken Chen[PATCH] aio: remove superfluous kiocb member initialization
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-05-01 Edward Shishkin[PATCH] reiserfs: journal_init fix
2005-05-01 Jan Kara[PATCH] Fix rewriting on a full reiserfs filesystem
2005-05-01 Paolo 'Blaisorblad... [PATCH] reiserfs: make resize option auto-get new devic...
2005-05-01 Daniel Drake[PATCH] procfs: Fix hardlink counts for /proc/<PID...
2005-05-01 Daniel Drake[PATCH] procfs: Fix hardlink counts
2005-05-01 Matt Mackall[PATCH] Exterminate PAGE_BUG
2005-05-01 Paolo 'Blaisorblad... [PATCH] uml - hostfs: avoid buffers
2005-05-01 akpm@osdl.org[PATCH] use smp_mb/wmb/rmb where possible
2005-05-01 akpm@osdl.org[PATCH] drop_buffers() oops fix
2005-05-01 Nikita Danilov[PATCH] mpage_writepages() page locking fix
2005-04-30 Linus TorvaldsMerge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-30 Linus TorvaldsMerge of master.kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-30 Steve French[PATCH] cifs: Update cifs todo list
2005-04-30 Steve French[PATCH] cifs: append \* properly on ASCII servers
2005-04-29 Steve Grubb[AUDIT] LOGIN message credentials
2005-04-29 Prasanna Medanamei: add audit_inode to all branches in path_lookup
2005-04-29 Steve French[PATCH] cifs: Do not sleep interruptible after socket...
2005-04-29 Steve French[PATCH] cifs: Do not init smb requests or block when...
2005-04-29 Steve French[PATCH] cifs: handle termination of cifs oplockd kernel...
2005-04-29 Steve French[PATCH] cifs: Fix mapping of EMLINK case
2005-04-29 Steve French[PATCH] cifs: Handle case of multiple trans2 responses...
2005-04-29 Steve French[PATCH] cifs: cleanup various long lines
2005-04-29 Steve French[PATCH] cifs: Handle multiple response transact2 part...
2005-04-29 Steve French[PATCH] cifs: Ease memory pressure, do not use large...
2005-04-29 Steve French[PATCH] cifs: missing semicolon from previous fix
2005-04-29 Steve French[PATCH] cifs: Better handle errors on second socket...
2005-04-29 Steve French[PATCH] cifs: improve check for search entry going...
2005-04-29 Steve French[PATCH] cifs: Fix caching problem
2005-04-29 Steve French[PATCH] cifs: remove cifs_kcalloc and check for NULL...
2005-04-29 Steve French[PATCH] cifs: Missing initialization for largeBuf flag...
2005-04-29 Steve French[PATCH] cifs: Do not use large smb buffers in response...
2005-04-29 Steve French[PATCH] cifs: cleanup of ifdefs usage so it is more...
2005-04-29 Steve French[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
2005-04-29 Steve French[PATCH] cifs: Do not interpret oplock break responses...
2005-04-29 Steve French[PATCH] cifs: Fix PPC64 compile error
2005-04-29 Steve French[PATCH] cifs: character mapping of special characters...
2005-04-29 Steve French[PATCH] cifs: finish up of special character mapping...
2005-04-29 Steve French[PATCH] cifs: remove a few redundant null pointer check...
2005-04-29 Steve French[PATCH] cifs: Add new mount parm mapchars
2005-04-29 Steve French[PATCH] cifs: fix rare oops in cifs_close
2005-04-29 Steve French[PATCH] cifs: Fix multiuser packet signing to use the...
2005-04-29 Steve French[PATCH] cifs: Enable ioctl support in POSIX extensions...
2005-04-29 Steve French[PATCH] cifs: Gracefully turn off serverino (when serve...
2005-04-29 Steve French[PATCH] cifs: add support for chattr/lsattr in new...
2005-04-29 Steve French[PATCH] cifs: Only send POSIX ACL calls to server if...
2005-04-28 Linus TorvaldsAutomatic merge of master.kernel.org:/home/rmk/linux...
2005-04-28 Roland McGrath[PATCH] Fix error recovery path for arch_setup_addition...
2005-04-27 David Howells[PATCH] NFS4: Don't use __user with compat_uptr_t
2005-04-27 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-26 Linus TorvaldsAutomatic merge of kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-26 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-26 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-26 Al Viro[PATCH] isofs includes sanitized
2005-04-25 Linus TorvaldsAutomated merge of kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-25 Adrian Bunk[PATCH] fs/aio.c: make some code static
2005-04-19 Linus TorvaldsMerge with kernel.org:/pub/scm/linux/kernel/git/gregkh...
2005-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - block core
2005-04-19 Kay Sievers[PATCH] sysfs: add sysfs_chmod_file()
2005-04-19 James Bottomleyfully merge up to scsi-misc-2.6
2005-04-18 Linus TorvaldsMerge with master.kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-18 Linus TorvaldsMerge SCSI tree from James Bottomley.
2005-04-18 David Howells[PATCH] Add 32-bit compatibility for NFSv4 mount
2005-04-17 Linus TorvaldsMerge with master.kernel.org:/home/rmk/linux-2.6-rmk...
2005-04-17 David Brownell[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
2005-04-16 NeilBrown[PATCH] nfsd4: fix struct file leak
2005-04-16 NeilBrown[PATCH] nfsd4: callback create rpc client returns
2005-04-16 NeilBrown[PATCH] nfsd: clear signals before exiting the nfsd...
next