Commit Graph

91 Commits (593195f9b2309693f27b402f34573f7920b82c3e)

Author SHA1 Message Date
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 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 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
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Jes Sorensen 794ee1baee [PATCH] mutex subsystem, semaphore to mutex: XFS 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Nathan Scott a4656391b7 [XFS] Fix a 32 bit value wraparound when providing a mapping for a large 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Nathan Scott 15c84a4701 [XFS] Remove no-longer-used qsort source. 19 years ago
Nathan Scott 7f248a81c5 [XFS] Cleanup cosmetic differences between source trees. 19 years ago
Nathan Scott 19d5bcf370 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 19 years ago
Nathan Scott fdc7ed75c0 [XFS] Fix boundary conditions when issuing direct IOs from large userspace 19 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 19 years ago
Christoph Hellwig 7f14d0a013 [XFS] Simplify pagebuf_rele Remove a conditional that can not be true 19 years ago
Nathan Scott 6b3f6b5b87 [XFS] Rework the dquot hash sizing heuristics. 19 years ago
Eric Sandeen 1f730e3b53 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Nathan Scott 4aeb664c25 [XFS] Improve buffered read throughput by removing unnecessary timer calls 19 years ago
Nathan Scott 0fdfb3757f [XFS] Remove a null CELL macro and its one caller, not useful to anyone. 19 years ago
Nathan Scott 380b5dc0e5 [XFS] Fix up an internal sort function name collision issue. 19 years ago
Nathan Scott 80cce77980 [XFS] Make some extended attributes routines take const parameters, for 19 years ago
David Chinner e8c8b3a79d [XFS] Introduce two new mount options (nolargeio/largeio) to allow 19 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 19 years ago
Christoph Hellwig c86e711ceb [XFS] only mark buffers done when all pages are uptodate in addition 19 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 19 years ago
Christoph Hellwig 739cafd316 [XFS] fix PBF_NONE handling 19 years ago
Christoph Hellwig 88741a95af [XFS] remove unused pagebuf flags 19 years ago
Christoph Hellwig 04d8b28416 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in 19 years ago
Hugh Dickins 4c21e2f244 [PATCH] mm: split page table lock 19 years ago
Al Viro 27496a8c67 [PATCH] gfp_t: fs/* 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Nathan Scott cde410a99d [XFS] Sort out some cosmetic differences between XFS trees. 20 years ago
Nathan Scott c31e887807 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling 20 years ago
Christoph Hellwig a3c476d8a1 [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk 20 years ago
Christoph Hellwig 4df08c5258 [XFS] Switch kernel thread handling to the kthread_ API 20 years ago
David Chinner 2f92658751 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after 20 years ago
Christoph Hellwig 0f9fffbcc1 [XFS] remove some dead code from pagebuf 20 years ago
Christoph Hellwig 02ba71de98 [XFS] allow a null behaviour pointer in linvfs_clear_inode 20 years ago
Nathan Scott 53937c52c3 [XFS] Manage spinlock differences between kernel versions a bit. 20 years ago
Eric Sandeen 526c420c44 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls 20 years ago
Felix Blyakher 0c147f9a86 [XFS] Check if there is first behavior before calling VOP_RECLAIM from 20 years ago
Christoph Hellwig 56d433e430 [XFS] streamline the clear_inode path 20 years ago
Christoph Hellwig c1a073bdff [XFS] Delay I/O completion for unwritten extents after conversion 20 years ago
Christoph Hellwig f09738638d [XFS] Delay direct I/O completion to a workqueue This is nessecary 20 years ago