Commit Graph

108531 Commits (87ce786ae5f24e336195805a9fc7428a6f922478)
 

Author SHA1 Message Date
Herbert Xu 318e531392 crypto: hash - Add missing top-level functions 17 years ago
Herbert Xu dbaaba1d0a crypto: hash - Fix digest size check for digest type 17 years ago
Herbert Xu f176e632ef crypto: tcrypt - Fix AEAD chunk testing 17 years ago
Lee Nipper f3c85bc1bc crypto: talitos - Add handling for SEC 3.x treatment of link table 17 years ago
Jamal Hadi Salim 36723873b6 net-sched: fix Action flushing return code 17 years ago
Jamal Hadi Salim f97017cdef net-sched: Fix actions flushing 17 years ago
Julien Brunel 34093d055e net/rxrpc: Use an IS_ERR test rather than a NULL test 17 years ago
Jamal Hadi Salim 317900cb01 wext: Send name on events 17 years ago
Rami Rosen 6bf90b2bf4 ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations. 17 years ago
Rami Rosen 83ac794f15 ipv6: ip6_route.h cleanup. 17 years ago
Andrew Morton 6ced0b3f1e net/tipc/subscr.c: don't use ___constant_swab32 17 years ago
David S. Miller 83f36f3f35 pkt_sched: Add queue stopped test back to qdisc_run(). 17 years ago
Brian Haley 5e0115e500 ipv6: Fix OOPS, ip -f inet6 route get fec0::1, linux-2.6.26, ip6_route_output, rt6_fill_node+0x175 17 years ago
Lachlan McIlroy c6a7b0f8a4 [XFS] Fix use after free in xfs_log_done(). 17 years ago
Ruben Porras c94312de22 [XFS] Make xfs_bmap_*_count_leaves void. 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig d62c251fe4 [XFS] use KM_MAYFAIL in xfs_mountfs 17 years ago
Christoph Hellwig ff4f038c6b [XFS] refactor xfs_mount_free 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 years ago
Christoph Hellwig 41b5c2e77a [XFS] xfs_unmountfs should return void 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 17 years ago
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 39d2f1ab2a [XFS] extend completions to provide XFS object flush requirements 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