Commit Graph

9964 Commits (a745a622434d9c3ff6505125b37fd6828ecadb87)

Author SHA1 Message Date
Christoph Hellwig 3a76c1ea07 [XFS] stop using file_update_time 17 years ago
Christoph Hellwig 8e5975c82f [XFS] optimize xfs_ichgtime 17 years ago
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually 17 years ago
David Chinner ab4a9b04a3 [XFS] remove the sema_t from XFS. 17 years ago
David Chinner e1f49cf20c [XFS] replace dquot flush semaphore with a completion 17 years ago
David Chinner c63942d3ee [XFS] replace inode flush semaphore with a completion 17 years ago
David Chinner b4dd330b9e [XFS] replace the XFS buf iodone semaphore with a completion 17 years ago
David Chinner 12017faf38 [XFS] clean up stale references to semaphores 17 years ago
Harvey Harrison 597bca6378 [XFS] use get_unaligned_* helpers 17 years ago
Lachlan McIlroy d63f154a36 [XFS] Fix compile failure in xfs_buf_trace() 17 years ago
Christoph Hellwig 169d6227a7 [XFS] Use the same btree_cur union member for alloc and inobt trees. 17 years ago
Christoph Hellwig cdcf43335c [XFS] small cleanups in xfs_btree.c 17 years ago
Christoph Hellwig 41be8bed1f [XFS] sanitize xfs_initialize_vnode 17 years ago
Christoph Hellwig 5ec7f8c7d1 [XFS] kill bhv_vnode_t 17 years ago
Christoph Hellwig df80c933f9 [XFS] remove some easy bhv_vnode_t instances 17 years ago
Christoph Hellwig e1cccd917b [XFS] kill xfs_lock_dir_and_entry 17 years ago
Christoph Hellwig 1550d0b0b0 [XFS] kill INDUCE_IO_ERROR 17 years ago
Christoph Hellwig 907f49a8f5 [XFS] implement IHOLD/IRELE directly 17 years ago
Christoph Hellwig 0b1f917730 [XFS] remove remaining VN_HOLD calls 17 years ago
Christoph Hellwig 604323ca76 [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c 17 years ago
Christoph Hellwig 863890cd90 [XFS] kill vn_to_inode 17 years ago
Christoph Hellwig a19d033cd2 [XFS] Remove vn_from_inode() 17 years ago
Eric Sandeen 39dab9d7da [XFS] remove shouting-indirection macros from xfs_trans.h 17 years ago
Eric Sandeen db7a2c71d2 [XFS] convert xfs to use ERR_CAST 17 years ago
Eric Sandeen cdeb380aa2 [XFS] remove INT_GET and friends 17 years ago
Niv Sardi 322ff6b8cd [XFS] Move xfs_attr_rolltrans to xfs_trans_roll 17 years ago
Christoph Hellwig a738159df2 [XFS] don't leak m_fsname/m_rtname/m_logname 17 years ago
Niv Sardi 5e9da7b7a1 [XFS] Move attr log alloc size calculator to another function. 17 years ago
David Chinner 6785073ba1 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 17 years ago
David Chinner e6064d30c3 [XFS] XFS: Kill xfs_vtoi() 17 years ago
David Chinner e4f7529108 [XFS] Kill shouty XFS_ITOV() macro 17 years ago
David Chinner 705db4a24e [XFS] kill shouty XFS_ITOV_NULL macro 17 years ago
David Chinner 0165164625 [XFS] Avoid directly referencing the VFS inode. 17 years ago
Lachlan McIlroy 3790689fa3 [XFS] Do not access buffers after dropping reference count 17 years ago
David Chinner 79071eb0b2 [XFS] Use the generic bitops rather than implementing them ourselves. 17 years ago
Alexey Dobriyan 50ac2d694f seq_file: add seq_cpumask(), seq_nodemask() 17 years ago
Huang Weiyi dd763460eb reiserfs: removed duplicated #include 17 years ago
Andrew Morton 523723bb50 fs/eventpoll.c: fix sys_epoll_create1() comment 17 years ago
Steve French 54b4602d5f [CIFS] remove trailing whitespace 17 years ago
Steve French 2c731afb0d [CIFS] if get root inode fails during mount, cleanup tree connection 17 years ago
Takashi YOSHII 74c27c43eb binfmt_flat: Stub in a FLAT_PLAT_INIT(). 17 years ago
Ingo Molnar 3295f0ef9f lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() 17 years ago
Peter Zijlstra 4f3e7524b2 lockdep: map_acquire 17 years ago
Steve French ad8b15f0ff [CIFS] list entry can not return null 17 years ago
Adrian Bunk f1c7f79b6a [NFSD] uninline nfsd4_op_name() 17 years ago
Jeff Layton 0510eeb736 turn cifs_setattr into a multiplexor that calls the correct function 17 years ago
Jeff Layton feb3e20cee move file time and dos attribute setting logic into new function 17 years ago
Jeff Layton 3fe5c1dd0a spin off cifs_setattr with unix extensions to its own function 17 years ago
Denis ChengRq 1ac0ae062c bio: make use of bvec_nr_vecs 17 years ago
Steve French 26b994fad6 [CIFS] Code cleanup in old sessionsetup code 17 years ago