Commit Graph

2099 Commits (42e8c509cfa3d92b3dcbfe95edf6be00e5d4b0eb)

Author SHA1 Message Date
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
Badari Pulavarty cd6ef84e6a [PATCH] ext3: fix nobh mode for chattr +j inodes 19 years ago
Kirill Korotaev 0adb25d2e7 [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside 19 years ago
Atsushi Nemoto 0ef675d491 [PATCH] mtd: 64 bit fixes 19 years ago
Dave Kleikamp 69eb66d7da JFS: add uid, gid, and umask mount options 19 years ago
Randy Dunlap 1efa3c05f8 [NET] compat ifconf: fix limits 19 years ago
Latchesar Ionkov 731805b494 [PATCH] v9fs: fix for access to unitialized variables or freed memory 19 years ago
Horst Hummel 90f0094dc6 [PATCH] s390: dasd partition detection 19 years ago
David Woodhouse e96fb230cc [PATCH] jffs2: avoid divide-by-zero 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Phillip Susi 4d6660eb36 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options 19 years ago
Linus Torvalds a19cbd4bf2 Mark the pipe file operations static 19 years ago
Dave Kleikamp be0bf7da19 JFS: Take logsync lock before testing mp->lsn 19 years ago
Linus Torvalds d19e997408 Simplify fifo_open() locking logic 19 years ago
Anton Altaparmakov bb8047d354 NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for 19 years ago
Nick Piggin ad820c5dd4 [PATCH] smaps: shared fix 19 years ago
Nick Piggin 5ddfae16bd [PATCH] smaps: hugepages fix 19 years ago
Peter Staubach ecbd3a632c [PATCH] ramfs needs to update directory m/ctime on symlink 19 years ago
Dave Johnson ff3aea0e68 [PATCH] cramfs mounts provide corrupted content since 2.6.15 19 years ago
Steve French e77e6f3be9 [CIFS] Always match oplock break (cache notification) to the right tcp 19 years ago
Jeff Mahoney 3af1efe8a3 [PATCH] reiserfs: fix unaligned bitmap usage 19 years ago
Vladimir V. Saveliev c499ec24c3 [PATCH] reiserfs: do not check if unsigned < 0 19 years ago