aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott
2006-01-11[XFS] Fixed delayed_blks assert failure during umount. The delayed_blksYingping Lu
2006-01-11[XFS] Introduce per-filesystem delwri pagebuf flushing to reduceDavid Chinner
2006-01-11[XFS] take out the call to vn_mark_bad() used when acl inherit fails andTim Shimmin
2006-01-11[XFS] endianess annotations and tidying for the uuid codeChristoph Hellwig
2006-01-11[XFS] Fix a thinko when generating a forced shutdown stack trace.Nathan Scott
2006-01-11[XFS] Add a stack trace in the case of xfs_forced_shutdown.Ryan Hankins
2006-01-11[XFS] Fix quotaoff logitem for project quota, affects log recovery only.Nathan Scott
2006-01-11[XFS] Add an XFS callout to security_inode_init_security; SE Linux is notNathan Scott
2006-01-11[XFS] Fix v2 log bufsize reporting in /proc/mounts.Nathan Scott
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig
2006-01-11[XFS] turn xlog helper macros into real functionsChristoph Hellwig
2006-01-11[XFS] remove unused vars, args, & unneeded intermediate vars from zeroingEric Sandeen
2006-01-11[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recoverEric Sandeen
2006-01-11[XFS] Ensure max diosize reported is aligned with minimum diosize.Nathan Scott
2006-01-11[XFS] Fix an intermittent pquota panic caused by dodgey quota flags to anNathan Scott
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott
2006-01-11[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dontNathan Scott
2006-01-11[XFS] Disable write barriers for now till intermittent IO errors areNathan Scott
2006-01-11[XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple andNathan Scott
2006-01-11[XFS] Write log dummy record when freezing filesystemChristoph Hellwig
2006-01-11[XFS] Mark some lookup tables const. Thanks to Arjan van de Ven forChristoph Hellwig
2006-01-11[XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block.Yingping Lu
2006-01-11[XFS] do barrier checks earlier. quota initialization may write to theChristoph Hellwig
2006-01-11[XFS] Fix typo from when enabling write barriers by default, flags botchNathan Scott
2006-01-11[XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott
2006-01-11[XFS] Do not inherit properties for the quota inodes from the root inode.Nathan Scott
2006-01-11[XFS] enable write barriers by defaultChristoph Hellwig
2006-01-11[XFS] merge xfs_arch.h userspace changes backChristoph Hellwig
2006-01-11[XFS] remove over-eager assertChristoph Hellwig
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser
2006-01-11fs/attr.c: header included twiceNicolas Kaiser
2006-01-11xfs: header included twiceNicolas Kaiser
2006-01-11add loglevel to printk in fs/afs/cmservice.cJesper Juhl
2006-01-11missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Jesper Juhl
2006-01-11ext2: trivial indentation fix.Luiz Fernando Capitulino
2006-01-10[PATCH] uclinux: delay binfmt_flat traceGreg Ungerer
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-10[PATCH] fs/ext3/: small cleanupsAdrian Bunk
2006-01-10[PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUGAdrian Bunk
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-10[PATCH] d_instantiate_unique / NFS inode leakageOleg Drokin
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig
2006-01-10[PATCH] 9p: remove superflous MS_NODIRATIME assignmentChristoph Hellwig
2006-01-10[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignmentsChristoph Hellwig
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig