Commit Graph

21065 Commits (9cea236492ebabb9545564eb039aa0f477a05c96)
 

Author SHA1 Message Date
Nathan Scott 9cea236492 [XFS] Flush and invalidate dirty pages at the start of a direct read also, 19 years ago
Nathan Scott ce9d37c257 [XFS] Merge Yingpings fix for a vn_count assert failure during QA - 19 years ago
Nathan Scott 238f4c5468 [XFS] Make couple names consitent, be more defensive on releasepage (and 19 years ago
Nathan Scott a13828b167 [XFS] Cleanup references to i_sem. 19 years ago
Nathan Scott b12dd34298 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is 19 years ago
Nathan Scott 2ddd5928d0 [XFS] Correct the dquot reservation component for the link transation. 19 years ago
Nathan Scott ec86dc02fd [XFS] Complete transition away from linvfs naming convention, finally. 19 years ago
Mandy Kirkconnell 8867bc9bf0 [XFS] There are a few problems with the new 19 years ago
Nathan Scott 524fbf5dd1 [XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will 19 years ago
Nathan Scott f30a121111 [XFS] Dynamically allocate the xfs_dinode_core_t structure to reduce our 19 years ago
Mandy Kirkconnell f020b67f3c [XFS] Fix assert to check that in-core extents are inline only. 19 years ago
Nathan Scott a50cd26926 [XFS] Switch over from linvfs names for sb/quotactl operations for 19 years ago
Nathan Scott 416c6d5bcf [XFS] Switch over from linvfs names for inode operations for consistent 19 years ago
Nathan Scott 3562fd4565 [XFS] Switch over from linvfs names for file operations for consistent 19 years ago
Nathan Scott e4c573bb6a [XFS] Switch over from linvfs names for address space ops for consistent 19 years ago
Nathan Scott b8b0f54656 [XFS] Remove a couple of no-longer-used macros/types from XFS. 19 years ago
Nathan Scott a365bdd5e8 [XFS] Reduce stack usage within xfs_bmapi by rearranging some code, 19 years ago
Nathan Scott 39269e29d4 [XFS] Reduce xfs_bmapi stack use by removing some local state variables, 19 years ago
Nathan Scott 220b528413 [XFS] Dynamically allocate vattr in places it makes sense to do so, to 19 years ago
Nathan Scott 9b94c2eddf [XFS] Take a dentry structure off the stack into the data segment. 19 years ago
Nathan Scott 8f79405527 [XFS] Reduce complexity in xfs_trans_init by pushing complex macros out 19 years ago
Nathan Scott f6d75cbed9 [XFS] Dynamically allocate xfs_dir2_put_args_t structure to reduce stack 19 years ago
Nathan Scott 1f6553f9f9 [XFS] Dynamically allocate local kiocb structures in readv/writev routines 19 years ago
Mandy Kirkconnell 0293ce3a9f [XFS] 929045 567344 This mod introduces multi-level in-core file extent 19 years ago
Mandy Kirkconnell 4eea22f01b [XFS] 929045 567344 This mod re-organizes some of the in-core file extent 19 years ago
Nathan Scott 9f989c9455 [XFS] Additional mount time superblock validation checks. 19 years ago
David Chinner 01e1b69cfc [XFS] using a spinlock per cpu for superblock counter exclusion results in 19 years ago
Nathan Scott 87cbc49cd4 [XFS] Add xfs_map_buffer helper, use it in a couple of places. 19 years ago
Nathan Scott f51623b21f [XFS] Move some code around to avoid prototypes and prep for future 19 years ago
Nathan Scott 02d7c92334 [XFS] Use XFS_VFSTOM in more places instead of open coding it. 19 years ago
Tim Shimmin fcce0f1f9a [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix 19 years ago
Nathan Scott a780143ea5 [XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to be 19 years ago
David Chinner e8234a6871 [XFS] Add support for hotplug CPUs to the per-CPU superblock counters by 19 years ago
Nathan Scott 2d0f864be3 [XFS] Make headers compile for more compiler variants; minor cleanup. 19 years ago
Nathan Scott d2c32edf64 [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are many 19 years ago
Nathan Scott e0cc2325d1 [XFS] Flag the XFS inode cache as in need of spreading also. 19 years ago
Nathan Scott 20722a9192 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from 19 years ago
Nathan Scott 8758280fcc [XFS] Cleanup the use of zones/slabs, more consistent and allows flags to 19 years ago
David Chinner 8d280b98cf [XFS] On machines with more than 8 cpus, when running parallel I/O 19 years ago
Nathan Scott 9f4cbecd7e [XFS] XFS propagates MS_NOATIME through two levels internally but doesn't 19 years ago
David Chinner 0c9512d746 [XFS] find_exported_dentry(). XFS does not need to use this symbol as it 19 years ago
Herbert Xu 3759fa9c55 [TCP]: Fix zero port problem in IPv6 19 years ago
Andi Kleen c33d4568ac [PATCH] x86-64: Fix up handling of non canonical user RIPs 19 years ago
Patrick McHardy 31fe4d3317 [NETFILTER]: arp_tables: fix NULL pointer dereference 19 years ago
Patrick McHardy baa829d892 [IPV4/6]: Fix UFO error propagation 19 years ago
Patrick McHardy 4a1ff6e2bd [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access 19 years ago
Patrick McHardy cc9a06cd8d [NETLINK]: Fix use-after-free in netlink_recvmsg 19 years ago
Patrick McHardy f8dc01f543 [XFRM]: Fix leak in ah6_input 19 years ago
Patrick McHardy f6e57464df [NET_SCHED]: act_api: fix skb leak in error path 19 years ago
Patrick McHardy 406dbfc9ae [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference 19 years ago