Documentation/hpet.txt typo
[safe/jmp/linux-2.6] / fs /
2006-01-14 Evgeniy[PATCH] ufs cleanup
2006-01-13 Paul MackerrasMerge ../linux-2.6
2006-01-13 Evgeniy[PATCH] Fix oops in ufs_fill_super at mount time
2006-01-13 Dave C Boutcher[PATCH] powerpc: Add/remove/update properties in /proc...
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Andi Kleen[PATCH] Implement ioctl emulation for the parport chara...
2006-01-12 Andi Kleen[PATCH] x86_64: Implement compat code for sg driver...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Jan Kara[PATCH] reiserfs: fix assertion failure in reiserfs...
2006-01-12 Vivek Goyal[PATCH] kdump: vmcore compilation warning fix
2006-01-12 Nathan ScottMerge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
2006-01-11 Nathan Scott[XFS] Fix follow_link when dealing with symlinks larger...
2006-01-11 Nathan Scott[XFS] Merge in trivial changes, sync up headers with...
2006-01-11 Nathan Scott[XFS] Fix compiler warnings from older gcc versions...
2006-01-11 Nathan Scott[XFS] Fix some build fallout from atime changes.
2006-01-11 Tim Shimmin[XFS] remove XFS_LOG_RES_DEBUG and turn on the res...
2006-01-11 Yingping Lu[XFS] xfssyncd is responsible for flushing inode or...
2006-01-11 Christoph Hellwig[XFS] add helper to get xfs_inode from vnode
2006-01-11 Nathan Scott[XFS] Fix up offset type inconsistencies and gcc warnin...
2006-01-11 Christoph Hellwig[XFS] fix up per-device xfsbufd
2006-01-11 Christoph Hellwig[XFS] fix writeback control handling fix a reversed...
2006-01-11 Christoph Hellwig[XFS] cluster rewrites We can cluster mapped pages...
2006-01-11 Christoph Hellwig[XFS] pass full 64bit offsets to xfs_add_to_ioend
2006-01-11 Christoph Hellwig[XFS] consolidate some code in xfs_page_state_convert...
2006-01-11 Christoph Hellwig[XFS] various fixes for xfs_convert_page fix various...
2006-01-11 Christoph Hellwig[XFS] clean up the xfs_offset_to_map interface Currentl...
2006-01-11 Christoph Hellwig[XFS] use pagevec lookups This reduces the time spend...
2006-01-11 Christoph Hellwig[XFS] Initial pass at going directly-to-bio on the...
2006-01-11 Nathan Scott[XFS] Complete the pagebuf -> xfs_buf naming convention...
2006-01-11 Yingping Lu[XFS] Fixed delayed_blks assert failure during umount...
2006-01-11 David Chinner[XFS] Introduce per-filesystem delwri pagebuf flushing...
2006-01-11 Tim Shimmin[XFS] take out the call to vn_mark_bad() used when...
2006-01-11 Christoph Hellwig[XFS] endianess annotations and tidying for the uuid...
2006-01-11 Nathan Scott[XFS] Fix a thinko when generating a forced shutdown...
2006-01-11 Ryan Hankins[XFS] Add a stack trace in the case of xfs_forced_shutdown.
2006-01-11 Nathan Scott[XFS] Fix quotaoff logitem for project quota, affects...
2006-01-11 Nathan Scott[XFS] Add an XFS callout to security_inode_init_securit...
2006-01-11 Nathan Scott[XFS] Fix v2 log bufsize reporting in /proc/mounts.
2006-01-11 Christoph Hellwig[XFS] fix, speedup and simplify atime handling let...
2006-01-11 Christoph Hellwig[XFS] turn xlog helper macros into real functions
2006-01-11 Eric Sandeen[XFS] remove unused vars, args, & unneeded intermediate...
2006-01-11 Eric Sandeen[XFS] remove unused "readonly" arg from xlog_find_tail...
2006-01-11 Nathan Scott[XFS] Ensure max diosize reported is aligned with minim...
2006-01-11 Nathan Scott[XFS] Fix an intermittent pquota panic caused by dodgey...
2006-01-11 Nathan Scott[XFS] Sort out cosmetic differences between user and...
2006-01-11 Nathan Scott[XFS] Make d_maxiosz report the real maximum (INT_MAX...
2006-01-11 Nathan Scott[XFS] Disable write barriers for now till intermittent...
2006-01-11 Nathan Scott[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps...
2006-01-11 Christoph Hellwig[XFS] Write log dummy record when freezing filesystem
2006-01-11 Christoph Hellwig[XFS] Mark some lookup tables const. Thanks to Arjan...
2006-01-11 Yingping Lu[XFS] Fixed an assertion failure in xfs_reclaim caused...
2006-01-11 Christoph Hellwig[XFS] do barrier checks earlier. quota initialization...
2006-01-11 Nathan Scott[XFS] Fix typo from when enabling write barriers by...
2006-01-11 Nathan Scott[XFS] Implement the di_extsize allocator hint for non...
2006-01-11 Nathan Scott[XFS] Do not inherit properties for the quota inodes...
2006-01-11 Christoph Hellwig[XFS] enable write barriers by default
2006-01-11 Christoph Hellwig[XFS] merge xfs_arch.h userspace changes back
2006-01-11 Christoph Hellwig[XFS] remove over-eager assert
2006-01-11 Nicolas Kaiserfs/proc/vmcore.c: header included twice
2006-01-11 Nicolas Kaiserfs/attr.c: header included twice
2006-01-11 Nicolas Kaiserxfs: header included twice
2006-01-11 Jesper Juhladd loglevel to printk in fs/afs/cmservice.c
2006-01-11 Jesper Juhlmissing printk loglevel and tiny tiny whitespace change...
2006-01-11 Luiz Fernando Capi... ext2: trivial indentation fix.
2006-01-10 Greg Ungerer[PATCH] uclinux: delay binfmt_flat trace
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-10 Adrian Bunk[PATCH] fs/hfsplus/: remove the hfsplus_inode_check...
2006-01-10 Jesper Juhl[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return...
2006-01-10 Adrian Bunk[PATCH] fs/ext3/: small cleanups
2006-01-10 Adrian Bunk[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only...
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-10 Oleg Drokin[PATCH] d_instantiate_unique / NFS inode leakage
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-10 Christoph Hellwig[PATCH] per-mountpoint noatime/nodiratime
2006-01-10 Christoph Hellwig[PATCH] 9p: remove superflous MS_NODIRATIME assignment
2006-01-10 Christoph Hellwig[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIM...
2006-01-10 Christoph Hellwig[PATCH] sanitize building of fs/compat_ioctl.c
2006-01-10 Christoph Hellwig[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
2006-01-10 Christoph Hellwig[PATCH] remove update_atime
2006-01-10 Christoph Hellwig[PATCH] switch autofs4 to touch_atime()
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10 Christoph Hellwig[PATCH] remove xfs xattr permission checks
2006-01-10 Christoph Hellwig[PATCH] remove reiserfs xattr permission checks
2006-01-10 akpm@osdl.org[PATCH] remove ext3 xattr permission checks
2006-01-10 akpm@osdl.org[PATCH] remove ext2 xattr permission checks
2006-01-10 Christoph Hellwig[PATCH] remove jfs xattr permission checks
2006-01-10 akpm@osdl.org[PATCH] move xattr permission checks into the VFS
2006-01-10 Christoph Hellwig[PATCH] add vfs_* helpers for xattr operations
2006-01-10 Maneesh Soni[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
2006-01-10 Vivek Goyal[PATCH] kdump: read previous kernel's memory
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: XFS
2006-01-09 Adrian Bunkspelling: s/retreive/retrieve/
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next