]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs
[PATCH] sched: fix interactive task starvation
[linux-2.6-omap-h63xx.git] / fs /
2006-04-11 Nathan Scott[XFS] Fix a problem in aligning inode allocations to...
2006-04-11 Nathan Scott[XFS] Fix utime(2) in the case that no times parameter...
2006-04-11 David Chinner[XFS] Fix an inode use-after-free durin an unpin. When...
2006-04-11 David Chinner[XFS] Fix inode reclaim scalability regression. When...
2006-04-11 Nathan Scott[XFS] Fix a writepage regression where we accidentally...
2006-04-11 Nathan Scott[XFS] Fix superblock validation regression for the...
2006-04-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-10 Linus TorvaldsMerge branch 'upstream-linus' of git://oss.oracle.com...
2006-04-10 Eric W. Biederman[PATCH] de_thread: Don't confuse users do_each_thread.
2006-04-10 Adrian Bunk[PATCH] CONFIGFS_FS must depend on SYSFS
2006-04-10 Eric Sesterhenn[PATCH] Bogus NULL pointer check in fs/configfs/dir.c
2006-04-08 Mark Fashehocfs2: Better I/O error handling in heartbeat
2006-04-08 Mark Fashehocfs2: test and set teardown flag early in user_dlm_des...
2006-04-08 Mark Fashehocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
2006-04-08 Mark Fashehocfs2: catch an invalid ast case in dlmfs
2006-04-08 Mark Fashehocfs2: remove an overly aggressive BUG() in dlmfs
2006-04-07 Mark Fashehocfs2: multi node truncate fix
2006-04-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-02 Jens Axboe[PATCH] splice: fix page stealing LRU handling.
2006-04-02 Jens Axboe[PATCH] splice: page stealing needs to wait_on_page_wri...
2006-04-02 Jens Axboe[PATCH] splice: export generic_splice_sendpage
2006-04-02 Jens Axboe[PATCH] splice: add a SPLICE_F_MORE flag
2006-04-02 Jens Axboe[PATCH] splice: add comments documenting more of the...
2006-04-02 Jens Axboe[PATCH] splice: improve writeback and clean up page...
2006-04-02 Jens Axboe[PATCH] splice: fix shadow[] filling logic
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-02 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/perex...
2006-04-02 Greg Kroah-Hartman[PATCH] sysfs: zero terminate sysfs write buffers
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2006-04-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-04-02 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/brodo...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/paulu...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-04-02 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-04-02 Linus Torvaldssplice: add SPLICE_F_NONBLOCK flag
2006-04-02 Martin WaitzDocumentation: fix minor kernel-doc warnings
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/freevxfs/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/udf/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/sysv/
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/inode.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/fcntl.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/dquot.c
2006-04-02 Adrian BunkMerge with git://git.kernel.org/pub/scm/linux/kernel...
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-04-01 Paul MackerrasMerge branch 'for_paulus' of git://git.kernel.org/pub...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-04-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/sysfs/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/smbfs/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/jffs2/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/hfsplus/
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/exec.c
2006-03-31 Eric SesterhennBUG_ON() Conversion in fs/direct-io.c
2006-03-31 Steve French[CIFS] Fix typo in earlier cifs_unlink change and prote...
2006-03-31 Steve French[CIFS] Incorrect signature sent on SMB Read
2006-03-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-31 Jes Sorensen[PATCH] avoid unaligned access when accessing poll...
2006-03-31 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-31 Adrian Bunk[PATCH] fs/namei.c: make lookup_hash() static
2006-03-31 Eric W. Biederman[PATCH] dcache: Add helper d_hash_and_lookup
2006-03-31 Herbert Poetzl[PATCH] cleanup in proc_check_chroot()
2006-03-31 Trond Myklebust[PATCH] fs/locks.c: Fix sys_flock() race
2006-03-31 Amy Griffis[PATCH] inotify: IN_DELETE events missing
2006-03-31 OGAWA Hirofumi[PATCH] fat: kill reserved names
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-31 Miklos Szeredi[PATCH] locks: don't panic
2006-03-31 Al Viro[PATCH] uml: __user annotations
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-31 Jeff GarzikMerge branch 'master'
2006-03-31 Jeff Garzik[PATCH] splice exports
2006-03-31 Steve French[CIFS] Fix unlink oops when indirectly called in rename...
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-31 Nathan Scott[XFS] Provide XFS support for the splice syscall.
2006-03-31 Nathan Scott[XFS] Reenable write barriers by default.
2006-03-31 Nathan Scott[XFS] Make project quota enforcement return an error...
2006-03-31 Nathan Scott[XFS] Implement the silent parameter to fill_super...
2006-03-31 Mandy Kirkconnell[XFS] Cleanup comment to remove reference to obsoleted...
2006-03-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-03-30 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-29 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-29 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-29 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
next