Commit Graph

1778 Commits (ebdec83ba46c123fe3bfdcaacf62d0dfe8fe4187)

Author SHA1 Message Date
Christoph Hellwig 794fe2dc65 [XFS] endianess annotations and tidying for the uuid code 19 years ago
Nathan Scott 60a204f096 [XFS] Fix a thinko when generating a forced shutdown stack trace. 19 years ago
Ryan Hankins 0733af213f [XFS] Add a stack trace in the case of xfs_forced_shutdown. 19 years ago
Nathan Scott 77a7cce425 [XFS] Fix quotaoff logitem for project quota, affects log recovery only. 19 years ago
Nathan Scott 446ada4a03 [XFS] Add an XFS callout to security_inode_init_security; SE Linux is not 19 years ago
Nathan Scott c2cd255060 [XFS] Fix v2 log bufsize reporting in /proc/mounts. 19 years ago
Christoph Hellwig 42fe2b1f7f [XFS] fix, speedup and simplify atime handling let the VFS handle atime 19 years ago
Christoph Hellwig dd954c69d1 [XFS] turn xlog helper macros into real functions 19 years ago
Eric Sandeen 24ee80882d [XFS] remove unused vars, args, & unneeded intermediate vars from zeroing 19 years ago
Eric Sandeen 65be605419 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover 19 years ago
Nathan Scott 0d14824c07 [XFS] Ensure max diosize reported is aligned with minimum diosize. 19 years ago
Nathan Scott ee2a4f7caa [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an 19 years ago
Nathan Scott 3ddb8fa98c [XFS] Sort out cosmetic differences between user and kernel copies of some 19 years ago
Nathan Scott a255a7456d [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont 19 years ago
Nathan Scott b04ed21a1f [XFS] Disable write barriers for now till intermittent IO errors are 19 years ago
Nathan Scott 13059ff04c [XFS] Reverse the sense of COMPAT_ATTR and ATTR2, keeps it simple and 19 years ago
Christoph Hellwig e13a73f025 [XFS] Write log dummy record when freezing filesystem 19 years ago
Christoph Hellwig 1df84c930a [XFS] Mark some lookup tables const. Thanks to Arjan van de Ven for 19 years ago
Yingping Lu 1661dc8e7a [XFS] Fixed an assertion failure in xfs_reclaim caused by delayed block. 19 years ago
Christoph Hellwig c7d437da3d [XFS] do barrier checks earlier. quota initialization may write to the 19 years ago
Nathan Scott 70a061f1fd [XFS] Fix typo from when enabling write barriers by default, flags botch 19 years ago
Nathan Scott dd9f438e32 [XFS] Implement the di_extsize allocator hint for non-realtime files as 19 years ago
Nathan Scott 061f7209bd [XFS] Do not inherit properties for the quota inodes from the root inode. 19 years ago
Christoph Hellwig 4ef19dddba [XFS] enable write barriers by default 19 years ago
Christoph Hellwig d3a9b1f9da [XFS] merge xfs_arch.h userspace changes back 19 years ago
Christoph Hellwig f60d36690c [XFS] remove over-eager assert 19 years ago
Nicolas Kaiser 7da942e5bc fs/proc/vmcore.c: header included twice 19 years ago
Nicolas Kaiser c566c6dbf9 fs/attr.c: header included twice 19 years ago
Nicolas Kaiser 099f7f0a82 xfs: header included twice 19 years ago
Jesper Juhl e8d2a42467 add loglevel to printk in fs/afs/cmservice.c 19 years ago
Jesper Juhl 74da6cd062 missing printk loglevel and tiny tiny whitespace change in binfmt_elf() 19 years ago
Luiz Fernando Capitulino 7823c7c121 ext2: trivial indentation fix. 19 years ago
Greg Ungerer 845884d332 [PATCH] uclinux: delay binfmt_flat trace 19 years ago
Adrian Bunk 9979ead5d1 [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function 19 years ago
Jesper Juhl 792db3af38 [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts 19 years ago
Adrian Bunk 3af13763d6 [PATCH] fs/ext3/: small cleanups 19 years ago
Adrian Bunk 4610a6bea7 [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Oleg Drokin e866cfa939 [PATCH] d_instantiate_unique / NFS inode leakage 19 years ago
Thomas Gleixner 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
Christoph Hellwig 7ff92053dd [PATCH] don't include ioctl32.h in drivers 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Christoph Hellwig 0d456fa426 [PATCH] 9p: remove superflous MS_NODIRATIME assignment 19 years ago
Christoph Hellwig 24a44dca35 [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments 19 years ago
Christoph Hellwig e6a6d2efcb [PATCH] sanitize building of fs/compat_ioctl.c 19 years ago
Christoph Hellwig ec3cad9690 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c 19 years ago
Christoph Hellwig 869243a0f6 [PATCH] remove update_atime 19 years ago
Christoph Hellwig 9cf6f4b3a3 [PATCH] switch autofs4 to touch_atime() 19 years ago
Christoph Hellwig 870f481793 [PATCH] replace inode_update_time with file_update_time 19 years ago
Christoph Hellwig 3542c6e18f [PATCH] remove xfs xattr permission checks 19 years ago