Commit Graph

17841 Commits (68bdb6eabcd2869caa795019961a5445a11b5bc1)
 

Author SHA1 Message Date
Yingping Lu 68bdb6eabc [XFS] Fixed delayed_blks assert failure during umount. The delayed_blks 19 years ago
David Chinner a6867a6815 [XFS] Introduce per-filesystem delwri pagebuf flushing to reduce 19 years ago
Tim Shimmin 216d3b2acb [XFS] take out the call to vn_mark_bad() used when acl inherit fails and 19 years ago
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
Linus Torvalds 58dc125a66 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 19 years ago
Ingo Molnar c544bdb199 [PATCH] mark mutex_lock*() as might_sleep() 19 years ago
Ingo Molnar 73165b88ff [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES 19 years ago
Ingo Molnar 042c904c3e [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c 19 years ago
Bart De Schuymer 8a4c8a96a4 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments 19 years ago
Adrian Bunk 65e480ac55 [IRDA] DONGLE_OLD: remove dependency on non-existing symbol 19 years ago
Adrian Bunk 214ad78437 [IRDA]: kill drivers/net/irda/sir_core.c 19 years ago
Jesper Juhl 79a34648e4 [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup 19 years ago
Jesper Juhl 12fe2c588d [NET]: Remove unneeded kmalloc() return value casts 19 years ago
Jesper Juhl ea2e90dfce [RXRPC]: Decrease number of pointer derefs in connection.c 19 years ago
Martin Murray ad8e4b75c8 [AF_NETLINK]: Fix DoS in netlink_rcv_skb() 19 years ago
Patrick McHardy babbdb1a18 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures 19 years ago
Patrick McHardy 9d28026b7e [NETFILTER]: Remove unused function from NAT protocol helpers 19 years ago
Patrick McHardy c07bc1ffbd [NETFILTER]: Fix return value confusion in PPTP NAT helper 19 years ago
Patrick McHardy 03b9feca89 [NETFILTER]: Fix another crash in ip_nat_pptp 19 years ago
Patrick McHardy 15db34702c [NETFILTER]: Fix crash in ip_nat_pptp 19 years ago
Patrick McHardy bb94aa169e [NETFILTER]: net/ipv[46]/netfilter.c cleanups 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Stephen Hemminger 770cfbcffd [INET]: congestion and af_ops can be const 19 years ago
Alan Cox 49cd619c69 [PATCH] moxa serial: add proper capability check 19 years ago
Greg Ungerer 19dbaf6f6f [PATCH] m68knommu: save reg a5 on context change 19 years ago