]> err.no Git - linux-2.6/history - fs
[XFS] Fix a thinko when generating a forced shutdown stack trace.
[linux-2.6] / fs /
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-10 Greg Ungerer[PATCH] uclinux: delay binfmt_flat trace
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-10 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
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 master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mingo...
2006-01-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-09 Adrian Bunkspelling: s/retreive/retrieve/
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-01-09 Sam Ravnborgkbuild/xfs: introduce fs/xfs/Kbuild
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-09 Linus TorvaldsMerge branch 'blk-softirq' of git://brick.kernel.dk...
2006-01-09 Arnd BergmannV4L (926_2): Moves compat32 functions from fs to v4l...
2006-01-09 Russell King[ARM] Make Acorn partition types depend on ACORN_PARTITION
2006-01-09 Jens Axboe[BLOCK] bio: init ->bi_bdev in bio_init()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-01-09 Matt Mackall[PATCH] tiny: Configure ELF core dump support
2006-01-09 Matt Mackall[PATCH] tiny: Uninline some fslocks.c functions
2006-01-09 Matt Mackall[PATCH] tiny: Uninline some inode.c functions
2006-01-09 Matt Mackall[PATCH] tiny: Uninline some open.c functions
2006-01-09 Jan Blunck[PATCH] afs: remove unnecessary __attribute__((packed))
2006-01-09 Latchesar Ionkov[PATCH] v9fs: handle kthread_create failure, minor...
2006-01-09 Latchesar Ionkov[PATCH] v9fs: zero copy implementation
2006-01-09 Latchesar Ionkov[PATCH] v9fs: fix fid management in v9fs_create
2006-01-09 Latchesar Ionkov[PATCH] v9fs: new multiplexer implementation
2006-01-09 Eric Van Hensbergen[PATCH] v9fs: fix fd_close
2006-01-09 Evgeniy Polyakov[PATCH] UFS: inode->i_sem is not released in error...
2006-01-09 Maciej W. Rozycki[PATCH] fs/smbfs/proc.c: fix data corruption in smb_pro...
2006-01-09 Adrian Bunk[PATCH] fs/proc/: function prototypes belong in header...
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
2006-01-09 Adrian Bunk[PATCH] fs/udf/balloc.c: "extern inline" -> "static...
2006-01-09 Pekka Enberg[PATCH] fs: remove s_old_blocksize from struct super_block
2006-01-09 David Gibson[PATCH] Fix handling of ELF segments with zero filesize
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-09 Jorn Dreyer[PATCH] nfsroot: do not silently stop parsing on an...
2006-01-09 Oleg Nesterov[PATCH] sigio: cleanup, don't take tasklist twice
next